Fix feature flag in TypedArrayConstructors/Float32Array/length.js

This commit is contained in:
Kevin Gibbons 2018-09-18 17:11:39 -07:00 committed by Rick Waldron
parent 94cb047ab8
commit 05cbb5f8ae
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ info: |
object has the attributes { [[Writable]]: false, [[Enumerable]]: false,
[[Configurable]]: true }.
includes: [propertyHelper.js]
features: [BigInt]
features: [TypedArray]
---*/
verifyProperty(Float32Array, "length", {