summaryrefslogtreecommitdiff
path: root/harness/features.yml
diff options
context:
space:
mode:
Diffstat (limited to 'harness/features.yml')
-rw-r--r--harness/features.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/harness/features.yml b/harness/features.yml
index 34a3a0bfa..177bec32b 100644
--- a/harness/features.yml
+++ b/harness/features.yml
@@ -1,3 +1,3 @@
-propertyHelper.js: [template]
-typeCoercion.js: [Symbol.toPrimitive,BigInt]
+typeCoercion.js: [Symbol.toPrimitive, BigInt]
+testAtomics.js: [ArrayBuffer, Atomics, DataView, SharedArrayBuffer, arrow-function, let, for-of]
testTypedArray.js: [TypedArray]