mirror of https://github.com/tc39/test262.git
Delete duplicate feature-declaration
This commit is contained in:
parent
52e7bfc4b6
commit
1b16396c88
|
@ -15,7 +15,7 @@ info: |
|
|||
Return ? OrdinaryDelete(O, P).
|
||||
|
||||
includes: [testTypedArray.js]
|
||||
features: [align-detached-buffer-semantics-with-web-reality, Symbol, Symbol, TypedArray]
|
||||
features: [align-detached-buffer-semantics-with-web-reality, Symbol, TypedArray]
|
||||
---*/
|
||||
|
||||
testWithTypedArrayConstructors(function(TA) {
|
||||
|
|
Loading…
Reference in New Issue