summaryrefslogtreecommitdiffstats
path: root/testing/modules/TestUtils.sys.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/modules/TestUtils.sys.mjs')
-rw-r--r--testing/modules/TestUtils.sys.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/modules/TestUtils.sys.mjs b/testing/modules/TestUtils.sys.mjs
index cbf6b2d439..82e954e305 100644
--- a/testing/modules/TestUtils.sys.mjs
+++ b/testing/modules/TestUtils.sys.mjs
@@ -13,7 +13,7 @@
* work with browser windows and tabs.
*
* Individual components also offer testing functions to other components, for
- * example LoginTestUtils.jsm.
+ * example LoginTestUtils.sys.mjs.
*/
import { clearTimeout, setTimeout } from "resource://gre/modules/Timer.sys.mjs";