Skip to content

Commit e764feb

Browse files
anbaMs2ger
authored andcommitted
Remove unused includes to non262-expressions-shell.js
1 parent a1222e0 commit e764feb

35 files changed

+35
-35
lines changed

test/staging/sm/expressions/11.1.5-01.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
/*---
7-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
7+
includes: [sm/non262.js, sm/non262-shell.js]
88
flags:
99
- noStrict
1010
description: |

test/staging/sm/expressions/ToPropertyKey-symbols.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This code is governed by the BSD license found in the LICENSE file.
33

44
/*---
5-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
5+
includes: [sm/non262.js, sm/non262-shell.js]
66
flags:
77
- noStrict
88
description: |

test/staging/sm/expressions/binary-literals.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
/*---
7-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
7+
includes: [sm/non262.js, sm/non262-shell.js]
88
flags:
99
- noStrict
1010
description: |

test/staging/sm/expressions/computed-property-side-effects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
/*---
7-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
7+
includes: [sm/non262.js, sm/non262-shell.js]
88
flags:
99
- noStrict
1010
description: |

test/staging/sm/expressions/constant-folded-labeled-statement.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This code is governed by the BSD license found in the LICENSE file.
33

44
/*---
5-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
5+
includes: [sm/non262.js, sm/non262-shell.js]
66
flags:
77
- noStrict
88
description: |

test/staging/sm/expressions/delete-constant-folded-and-or.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
/*---
7-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
7+
includes: [sm/non262.js, sm/non262-shell.js]
88
flags:
99
- noStrict
1010
description: |

test/staging/sm/expressions/delete-name-parenthesized-early-error-strict-mode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
/*---
7-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
7+
includes: [sm/non262.js, sm/non262-shell.js]
88
flags:
99
- noStrict
1010
description: |

test/staging/sm/expressions/destructuring-array-done.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This code is governed by the BSD license found in the LICENSE file.
33

44
/*---
5-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
5+
includes: [sm/non262.js, sm/non262-shell.js]
66
flags:
77
- noStrict
88
description: |

test/staging/sm/expressions/destructuring-array-lexical.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This code is governed by the BSD license found in the LICENSE file.
33

44
/*---
5-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
5+
includes: [sm/non262.js, sm/non262-shell.js]
66
flags:
77
- noStrict
88
description: |

test/staging/sm/expressions/destructuring-object-__proto__-1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This code is governed by the BSD license found in the LICENSE file.
33

44
/*---
5-
includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js]
5+
includes: [sm/non262.js, sm/non262-shell.js]
66
flags:
77
- noStrict
88
description: |

0 commit comments

Comments
 (0)