summaryrefslogtreecommitdiffstats
path: root/remote/shared/messagehandler/test/xpcshell/test_Errors.js
diff options
context:
space:
mode:
Diffstat (limited to 'remote/shared/messagehandler/test/xpcshell/test_Errors.js')
-rw-r--r--remote/shared/messagehandler/test/xpcshell/test_Errors.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/shared/messagehandler/test/xpcshell/test_Errors.js b/remote/shared/messagehandler/test/xpcshell/test_Errors.js
index 26187dac11..1a1d50e97e 100644
--- a/remote/shared/messagehandler/test/xpcshell/test_Errors.js
+++ b/remote/shared/messagehandler/test/xpcshell/test_Errors.js
@@ -7,7 +7,7 @@ const { error } = ChromeUtils.importESModule(
);
// Note: this test file is similar to remote/shared/webdriver/test/xpcshell/test_Errors.js
-// because shared/webdriver/Errors.jsm and shared/messagehandler/Errors.jsm share
+// because shared/webdriver/Errors.sys.mjs and shared/messagehandler/Errors.sys.mjs share
// similar helpers.
add_task(function test_toJSON() {