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