summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/script/test_bug1788532_moduleB.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/script/test_bug1788532_moduleB.mjs')
-rw-r--r--dom/tests/mochitest/script/test_bug1788532_moduleB.mjs2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/tests/mochitest/script/test_bug1788532_moduleB.mjs b/dom/tests/mochitest/script/test_bug1788532_moduleB.mjs
new file mode 100644
index 0000000000..71e2e7009b
--- /dev/null
+++ b/dom/tests/mochitest/script/test_bug1788532_moduleB.mjs
@@ -0,0 +1,2 @@
+/* eslint-disable-next-line import/no-unassigned-import */
+import "./test_bug1788532_moduleA.mjs";