Index: test/simdjs/SimdJs.json |
diff --git a/test/simdjs/SimdJs.json b/test/simdjs/SimdJs.json |
index f4585a18c0ec5c1ca2b250fcb63c6c9dd3ad321b..878ef383465dc50f82ccdb79126d548a1462614e 100644 |
--- a/test/simdjs/SimdJs.json |
+++ b/test/simdjs/SimdJs.json |
@@ -1,6 +1,7 @@ |
{ |
"flags": [ |
"--harmony-object", |
+ "--harmony-simd", |
"test/simdjs/harness-adapt.js" |
], |
"name": "SIMDJS", |
@@ -9,7 +10,6 @@ |
], |
"resources": [ |
"test/simdjs/data/src/benchmarks/base.js", |
- "test/simdjs/data/src/ecmascript_simd.js", |
"test/simdjs/harness-adapt.js", |
"test/simdjs/harness-finish.js", |
"test/simdjs/data/src/benchmarks/kernel-template.js", |
@@ -242,4 +242,4 @@ |
"timeout_arm": 480, |
"timeout_arm64": 120, |
"units": "ms" |
-} |
+} |