Skip to content
Snippets Groups Projects
Commit 05cbb5f8 authored by Kevin Gibbons's avatar Kevin Gibbons Committed by Rick Waldron
Browse files

Fix feature flag in TypedArrayConstructors/Float32Array/length.js

parent 94cb047a
No related branches found
No related tags found
No related merge requests found
......@@ -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", {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment