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.
|
||||
|
||||
/*---
|
||||
esid: use-strict-directive
|
||||
es5id: 10.1.1-2-s
|
||||
description: >
|
||||
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.
|
||||
|
||||
/*---
|
||||
esid: use-strict-directive
|
||||
es5id: 10.1.1-25-s
|
||||
description: >
|
||||
Strict Mode - Function code of Accessor PropertyAssignment
|
||||
|
|
Loading…
Reference in New Issue