Skip to content
Snippets Groups Projects
Commit 1428368f authored by Pieter van Ginkel's avatar Pieter van Ginkel
Browse files

The Array.prototype.fill function is an ES6 function.

One of the Array.prototype.fill tests specifies an es5id. Changed to an es6id.
parent a1437652
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
es5id: 22.1.3.6_T1
es6id: 22.1.3.6_T1
description: Testing Array#fill
author: Hank Yates (hankyates@gmail.com)
includes: [runTestCase.js]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment