mirror of https://github.com/tc39/test262.git
fixup! Normalize coverage
This commit is contained in:
parent
d8c5d23965
commit
c90f799f63
|
@ -2,6 +2,7 @@
|
||||||
// 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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
esid: use-strict-directive
|
||||||
es5id: 10.1.1-2-s
|
es5id: 10.1.1-2-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Use Strict Directive Prologue is ''use strict''
|
Strict Mode - Use Strict Directive Prologue is ''use strict''
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
// 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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
esid: use-strict-directive
|
||||||
es5id: 10.1.1-25-s
|
es5id: 10.1.1-25-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of Accessor PropertyAssignment
|
Strict Mode - Function code of Accessor PropertyAssignment
|
||||||
|
|
Loading…
Reference in New Issue