summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/wasm/spec/loop.wast.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/wasm/spec/loop.wast.js')
-rw-r--r--js/src/jit-test/tests/wasm/spec/loop.wast.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/jit-test/tests/wasm/spec/loop.wast.js b/js/src/jit-test/tests/wasm/spec/loop.wast.js
new file mode 100644
index 000000000..66337834e
--- /dev/null
+++ b/js/src/jit-test/tests/wasm/spec/loop.wast.js
@@ -0,0 +1 @@
+var importedArgs = ['loop.wast']; load(scriptdir + '../spec.js');