mirror of https://github.com/tc39/test262.git
Remove es6id line per PR review
This commit is contained in:
parent
5d69e30929
commit
182e0dee7b
|
@ -2,7 +2,6 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 20.1.3.3
|
|
||||||
esid: sec-number.prototype.tofixed
|
esid: sec-number.prototype.tofixed
|
||||||
description: >
|
description: >
|
||||||
Number.prototype.toFixed returns a string value
|
Number.prototype.toFixed returns a string value
|
||||||
|
|
Loading…
Reference in New Issue