mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Remove unused include
This commit is contained in:
parent
cef698c374
commit
959840a62a
@ -16,7 +16,7 @@ info: |
|
|||||||
Return ? IntegerIndexedElementSet(O, numericIndex, value).
|
Return ? IntegerIndexedElementSet(O, numericIndex, value).
|
||||||
|
|
||||||
...
|
...
|
||||||
includes: [testBigIntTypedArray.js, propertyHelper.js]
|
includes: [testBigIntTypedArray.js]
|
||||||
features: [align-detached-buffer-semantics-with-web-reality, BigInt, Reflect, TypedArray]
|
features: [align-detached-buffer-semantics-with-web-reality, BigInt, Reflect, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
testWithBigIntTypedArrayConstructors(function(TA) {
|
testWithBigIntTypedArrayConstructors(function(TA) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user