remove unnecessary include

This commit is contained in:
Robin Templeton 2017-10-24 12:07:34 -04:00
parent 46041c35ed
commit bd63b02e27
2 changed files with 0 additions and 2 deletions

View File

@ -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]
---*/

View File

@ -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]
---*/