summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/Set/bug1729269.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/Set/bug1729269.js')
-rw-r--r--js/src/jit-test/tests/Set/bug1729269.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/src/jit-test/tests/Set/bug1729269.js b/js/src/jit-test/tests/Set/bug1729269.js
index e97f6d2a12..61a7c0e535 100644
--- a/js/src/jit-test/tests/Set/bug1729269.js
+++ b/js/src/jit-test/tests/Set/bug1729269.js
@@ -1,5 +1,3 @@
-// |jit-test| skip-if: !('oomTest' in this)
-
var patchSet = new Set();
function checkSet(str) {