summaryrefslogtreecommitdiffstats
path: root/toolkit/components/crashmonitor/test/unit/test_register.js
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/crashmonitor/test/unit/test_register.js')
-rw-r--r--toolkit/components/crashmonitor/test/unit/test_register.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/components/crashmonitor/test/unit/test_register.js b/toolkit/components/crashmonitor/test/unit/test_register.js
index 1957af4ee1..22d3721df8 100644
--- a/toolkit/components/crashmonitor/test/unit/test_register.js
+++ b/toolkit/components/crashmonitor/test/unit/test_register.js
@@ -4,7 +4,7 @@
* You can obtain one at http://mozilla.org/MPL/2.0/. */
/**
- * Test that CrashMonitor.jsm is correctly loaded from XPCOM component
+ * Test that CrashMonitor.sys.mjs is correctly loaded from XPCOM component
*/
add_task(function test_register() {
let cm = Cc["@mozilla.org/toolkit/crashmonitor;1"].createInstance(