From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- testing/xpcshell/example/unit/test_import_module.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/xpcshell/example/unit') diff --git a/testing/xpcshell/example/unit/test_import_module.js b/testing/xpcshell/example/unit/test_import_module.js index 089ec34f8d..7da23600ed 100644 --- a/testing/xpcshell/example/unit/test_import_module.js +++ b/testing/xpcshell/example/unit/test_import_module.js @@ -6,7 +6,7 @@ /** * Ensures that tests can import a module in the same folder through: - * ChromeUtils.importESModule("resource://test/module.jsm"); + * ChromeUtils.importESModule("resource://test/module.sys.mjs"); */ function run_test() { -- cgit v1.2.3