The comment is no longer accurate, updating it

This commit is contained in:
Andrew Au 2015-05-11 11:13:23 -07:00 committed by Andrew Au
parent a66c978c5f
commit cbe3b6d8fb
1 changed files with 1 additions and 1 deletions

View File

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