summaryrefslogtreecommitdiffstats
path: root/testing/specialpowers/content/AppTestDelegateParent.sys.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/specialpowers/content/AppTestDelegateParent.sys.mjs')
-rw-r--r--testing/specialpowers/content/AppTestDelegateParent.sys.mjs4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/specialpowers/content/AppTestDelegateParent.sys.mjs b/testing/specialpowers/content/AppTestDelegateParent.sys.mjs
index b271dea3df..ec871c644a 100644
--- a/testing/specialpowers/content/AppTestDelegateParent.sys.mjs
+++ b/testing/specialpowers/content/AppTestDelegateParent.sys.mjs
@@ -23,8 +23,8 @@
* ## Overview of files supporting "AppTestDelegate":
*
* MOZ_BUILD_APP-specific AppUiTestDelegate.sys.mjs implementations:
- * - browser/components/extensions/test/AppUiTestDelegate.jsm
- * - mobile/android/modules/test/AppUiTestDelegate.jsm
+ * - browser/components/extensions/test/AppUiTestDelegate.sys.mjs
+ * - mobile/android/modules/test/AppUiTestDelegate.sys.mjs
* - mail/components/extensions/test/AppUiTestDelegate.sys.mjs (in comm-central)
*
* Glue between AppUiTestDelegate.sys.mjs in parent and test code in child: