summaryrefslogtreecommitdiff
path: root/harness
diff options
context:
space:
mode:
Diffstat (limited to 'harness')
-rw-r--r--harness/features.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/harness/features.yml b/harness/features.yml
new file mode 100644
index 000000000..34a3a0bfa
--- /dev/null
+++ b/harness/features.yml
@@ -0,0 +1,3 @@
+propertyHelper.js: [template]
+typeCoercion.js: [Symbol.toPrimitive,BigInt]
+testTypedArray.js: [TypedArray]