mirror of https://github.com/tc39/test262.git
The comment is no longer accurate, updating it
This commit is contained in:
parent
a66c978c5f
commit
cbe3b6d8fb
|
@ -7,7 +7,7 @@
|
|||
/*---
|
||||
es5id: 15.4.3.2-0-5
|
||||
description: >
|
||||
Array.isArray return false if its argument is not an Array
|
||||
Array.isArray return true if its argument is an Array
|
||||
(Array.prototype)
|
||||
includes: [runTestCase.js]
|
||||
---*/
|
||||
|
|
Loading…
Reference in New Issue