mirror of https://github.com/tc39/test262.git
remove unnecessary include
This commit is contained in:
parent
46041c35ed
commit
bd63b02e27
|
@ -10,7 +10,6 @@ info: >
|
|||
[...] A TypedArray prototype object is an ordinary object. It does not
|
||||
have a [[ViewedArrayBuffer]] or any other of the internal slots that
|
||||
are specific to TypedArray instance objects.
|
||||
includes: [testTypedArray.js]
|
||||
features: [BigInt]
|
||||
---*/
|
||||
|
||||
|
|
|
@ -10,7 +10,6 @@ info: >
|
|||
[...] A TypedArray prototype object is an ordinary object. It does not
|
||||
have a [[ViewedArrayBuffer]] or any other of the internal slots that
|
||||
are specific to TypedArray instance objects.
|
||||
includes: [testTypedArray.js]
|
||||
features: [BigInt]
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue