summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/unit/es6module_import_error2.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/xpconnect/tests/unit/es6module_import_error2.js')
-rw-r--r--js/xpconnect/tests/unit/es6module_import_error2.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/xpconnect/tests/unit/es6module_import_error2.js b/js/xpconnect/tests/unit/es6module_import_error2.js
new file mode 100644
index 0000000000..abc62eff40
--- /dev/null
+++ b/js/xpconnect/tests/unit/es6module_import_error2.js
@@ -0,0 +1 @@
+export const x = 10;