diff --git a/harness/testTypedArray.js b/harness/testTypedArray.js index 986c131e2d2..d831072ec85 100644 --- a/harness/testTypedArray.js +++ b/harness/testTypedArray.js @@ -5,6 +5,7 @@ description: | Collection of functions used to assert the correctness of TypedArray objects. defines: - floatArrayConstructors + - nonClampedIntArrayConstructors - intArrayConstructors - typedArrayConstructors - TypedArray