diff options
Diffstat (limited to 'dom/tests/mochitest/script/subdir/bug1656248_import.js')
-rw-r--r-- | dom/tests/mochitest/script/subdir/bug1656248_import.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/tests/mochitest/script/subdir/bug1656248_import.js b/dom/tests/mochitest/script/subdir/bug1656248_import.js new file mode 100644 index 0000000000..7a4e8a723a --- /dev/null +++ b/dom/tests/mochitest/script/subdir/bug1656248_import.js @@ -0,0 +1 @@ +export default 42; |