summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/wasm/extended-const/pathological.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/wasm/extended-const/pathological.js')
-rw-r--r--js/src/jit-test/tests/wasm/extended-const/pathological.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/src/jit-test/tests/wasm/extended-const/pathological.js b/js/src/jit-test/tests/wasm/extended-const/pathological.js
index e3695f3625..8a87b25be4 100644
--- a/js/src/jit-test/tests/wasm/extended-const/pathological.js
+++ b/js/src/jit-test/tests/wasm/extended-const/pathological.js
@@ -1,5 +1,3 @@
-// |jit-test| skip-if: !wasmExtendedConstEnabled()
-
// Let's calculate zero in some elaborate ways.
function testFancyZeroOffset(fancyZero, memType = 'i32') {
try {