mirror of https://github.com/tc39/test262.git
Merge pull request #268 from cshung/update-comment
The comment is no longer accurate, updating it
This commit is contained in:
commit
5a4cdd0a86
|
@ -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