diff --git a/test/staging/sm/expressions/11.1.5-01.js b/test/staging/sm/expressions/11.1.5-01.js index 85e1f196d9..c2249fd962 100644 --- a/test/staging/sm/expressions/11.1.5-01.js +++ b/test/staging/sm/expressions/11.1.5-01.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/ToPropertyKey-symbols.js b/test/staging/sm/expressions/ToPropertyKey-symbols.js index ef5be22c58..31ee3036cd 100644 --- a/test/staging/sm/expressions/ToPropertyKey-symbols.js +++ b/test/staging/sm/expressions/ToPropertyKey-symbols.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/binary-literals.js b/test/staging/sm/expressions/binary-literals.js index 1eb301794d..3cfee207ca 100644 --- a/test/staging/sm/expressions/binary-literals.js +++ b/test/staging/sm/expressions/binary-literals.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/computed-property-side-effects.js b/test/staging/sm/expressions/computed-property-side-effects.js index c78767c4fe..421e0ff4d9 100644 --- a/test/staging/sm/expressions/computed-property-side-effects.js +++ b/test/staging/sm/expressions/computed-property-side-effects.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/constant-folded-labeled-statement.js b/test/staging/sm/expressions/constant-folded-labeled-statement.js index 0893c91f47..c4fd1c06e1 100644 --- a/test/staging/sm/expressions/constant-folded-labeled-statement.js +++ b/test/staging/sm/expressions/constant-folded-labeled-statement.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/delete-constant-folded-and-or.js b/test/staging/sm/expressions/delete-constant-folded-and-or.js index 4ddd8947b6..a79c30724c 100644 --- a/test/staging/sm/expressions/delete-constant-folded-and-or.js +++ b/test/staging/sm/expressions/delete-constant-folded-and-or.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/delete-name-parenthesized-early-error-strict-mode.js b/test/staging/sm/expressions/delete-name-parenthesized-early-error-strict-mode.js index fe736df329..f2e0fb58ed 100644 --- a/test/staging/sm/expressions/delete-name-parenthesized-early-error-strict-mode.js +++ b/test/staging/sm/expressions/delete-name-parenthesized-early-error-strict-mode.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/destructuring-array-done.js b/test/staging/sm/expressions/destructuring-array-done.js index 4adcf809af..0f31f76ce6 100644 --- a/test/staging/sm/expressions/destructuring-array-done.js +++ b/test/staging/sm/expressions/destructuring-array-done.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/destructuring-array-lexical.js b/test/staging/sm/expressions/destructuring-array-lexical.js index 1e93e23996..710ec6d252 100644 --- a/test/staging/sm/expressions/destructuring-array-lexical.js +++ b/test/staging/sm/expressions/destructuring-array-lexical.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/destructuring-object-__proto__-1.js b/test/staging/sm/expressions/destructuring-object-__proto__-1.js index 51bd5251b6..49cf0c0177 100644 --- a/test/staging/sm/expressions/destructuring-object-__proto__-1.js +++ b/test/staging/sm/expressions/destructuring-object-__proto__-1.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/destructuring-object-__proto__-2.js b/test/staging/sm/expressions/destructuring-object-__proto__-2.js index 9bf4ffa158..d638c84446 100644 --- a/test/staging/sm/expressions/destructuring-object-__proto__-2.js +++ b/test/staging/sm/expressions/destructuring-object-__proto__-2.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/destructuring-pattern-parenthesized.js b/test/staging/sm/expressions/destructuring-pattern-parenthesized.js index 85d9e4d54a..1c1bfc4696 100644 --- a/test/staging/sm/expressions/destructuring-pattern-parenthesized.js +++ b/test/staging/sm/expressions/destructuring-pattern-parenthesized.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/exponentiation-unparenthesised-unary.js b/test/staging/sm/expressions/exponentiation-unparenthesised-unary.js index 7bddd77933..666772c096 100644 --- a/test/staging/sm/expressions/exponentiation-unparenthesised-unary.js +++ b/test/staging/sm/expressions/exponentiation-unparenthesised-unary.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/inNotObjectError.js b/test/staging/sm/expressions/inNotObjectError.js index 6c1d62f669..6f3eb2bb19 100644 --- a/test/staging/sm/expressions/inNotObjectError.js +++ b/test/staging/sm/expressions/inNotObjectError.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/named-accessor-function.js b/test/staging/sm/expressions/named-accessor-function.js index 2c03ae2f48..24057cab4e 100644 --- a/test/staging/sm/expressions/named-accessor-function.js +++ b/test/staging/sm/expressions/named-accessor-function.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/nested-delete-name-in-evalcode.js b/test/staging/sm/expressions/nested-delete-name-in-evalcode.js index 7404ab91ba..2c4baa7cda 100644 --- a/test/staging/sm/expressions/nested-delete-name-in-evalcode.js +++ b/test/staging/sm/expressions/nested-delete-name-in-evalcode.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/nullish-coalescing.js b/test/staging/sm/expressions/nullish-coalescing.js index bc1ed4d542..a068ac1bfb 100644 --- a/test/staging/sm/expressions/nullish-coalescing.js +++ b/test/staging/sm/expressions/nullish-coalescing.js @@ -4,7 +4,7 @@ /*--- features: - IsHTMLDDA -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/object-literal-__proto__.js b/test/staging/sm/expressions/object-literal-__proto__.js index 2f0d498312..ea8c69dd24 100644 --- a/test/staging/sm/expressions/object-literal-__proto__.js +++ b/test/staging/sm/expressions/object-literal-__proto__.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/object-literal-accessor-arguments.js b/test/staging/sm/expressions/object-literal-accessor-arguments.js index 8548ed237b..f22f30bc19 100644 --- a/test/staging/sm/expressions/object-literal-accessor-arguments.js +++ b/test/staging/sm/expressions/object-literal-accessor-arguments.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/object-literal-accessor-property-name.js b/test/staging/sm/expressions/object-literal-accessor-property-name.js index 5cffe9170f..653eaca5ae 100644 --- a/test/staging/sm/expressions/object-literal-accessor-property-name.js +++ b/test/staging/sm/expressions/object-literal-accessor-property-name.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/object-literal-computed-property-evaluation.js b/test/staging/sm/expressions/object-literal-computed-property-evaluation.js index 2157713e32..8447bc7289 100644 --- a/test/staging/sm/expressions/object-literal-computed-property-evaluation.js +++ b/test/staging/sm/expressions/object-literal-computed-property-evaluation.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/octal-literals.js b/test/staging/sm/expressions/octal-literals.js index 18ac1fa82c..d6d2b2ad05 100644 --- a/test/staging/sm/expressions/octal-literals.js +++ b/test/staging/sm/expressions/octal-literals.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/optional-chain-class-heritage.js b/test/staging/sm/expressions/optional-chain-class-heritage.js index a59afff7d3..94f0440307 100644 --- a/test/staging/sm/expressions/optional-chain-class-heritage.js +++ b/test/staging/sm/expressions/optional-chain-class-heritage.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/optional-chain-first-expression.js b/test/staging/sm/expressions/optional-chain-first-expression.js index 3014385863..4c26f3df31 100644 --- a/test/staging/sm/expressions/optional-chain-first-expression.js +++ b/test/staging/sm/expressions/optional-chain-first-expression.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/optional-chain-super-elem.js b/test/staging/sm/expressions/optional-chain-super-elem.js index 5a6681079e..599013d4ef 100644 --- a/test/staging/sm/expressions/optional-chain-super-elem.js +++ b/test/staging/sm/expressions/optional-chain-super-elem.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/optional-chain-tdz.js b/test/staging/sm/expressions/optional-chain-tdz.js index 2f40d768a3..864d15dcfe 100644 --- a/test/staging/sm/expressions/optional-chain-tdz.js +++ b/test/staging/sm/expressions/optional-chain-tdz.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/optional-chain.js b/test/staging/sm/expressions/optional-chain.js index ef09dcd8cc..8046d45250 100644 --- a/test/staging/sm/expressions/optional-chain.js +++ b/test/staging/sm/expressions/optional-chain.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/primitive-this-boxing-behavior.js b/test/staging/sm/expressions/primitive-this-boxing-behavior.js index 40c021488c..b69d9dbfe6 100644 --- a/test/staging/sm/expressions/primitive-this-boxing-behavior.js +++ b/test/staging/sm/expressions/primitive-this-boxing-behavior.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/short-circuit-compound-assignment-anon-fns.js b/test/staging/sm/expressions/short-circuit-compound-assignment-anon-fns.js index 62c7919f9a..f903acfc08 100644 --- a/test/staging/sm/expressions/short-circuit-compound-assignment-anon-fns.js +++ b/test/staging/sm/expressions/short-circuit-compound-assignment-anon-fns.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/short-circuit-compound-assignment-const.js b/test/staging/sm/expressions/short-circuit-compound-assignment-const.js index 2c2bde289a..62fd79ea0d 100644 --- a/test/staging/sm/expressions/short-circuit-compound-assignment-const.js +++ b/test/staging/sm/expressions/short-circuit-compound-assignment-const.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/short-circuit-compound-assignment-property-key-evaluation.js b/test/staging/sm/expressions/short-circuit-compound-assignment-property-key-evaluation.js index f813d9ba7f..bc9b4ffbf1 100644 --- a/test/staging/sm/expressions/short-circuit-compound-assignment-property-key-evaluation.js +++ b/test/staging/sm/expressions/short-circuit-compound-assignment-property-key-evaluation.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/short-circuit-compound-assignment-tdz.js b/test/staging/sm/expressions/short-circuit-compound-assignment-tdz.js index b7a449a0eb..b3aa22d20c 100644 --- a/test/staging/sm/expressions/short-circuit-compound-assignment-tdz.js +++ b/test/staging/sm/expressions/short-circuit-compound-assignment-tdz.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/short-circuit-compound-assignment.js b/test/staging/sm/expressions/short-circuit-compound-assignment.js index 702e9ba0b5..36dbb76f1f 100644 --- a/test/staging/sm/expressions/short-circuit-compound-assignment.js +++ b/test/staging/sm/expressions/short-circuit-compound-assignment.js @@ -2,7 +2,7 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/string-literal-escape-sequences.js b/test/staging/sm/expressions/string-literal-escape-sequences.js index c7038cd793..95c5d96ba4 100644 --- a/test/staging/sm/expressions/string-literal-escape-sequences.js +++ b/test/staging/sm/expressions/string-literal-escape-sequences.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: | diff --git a/test/staging/sm/expressions/tagged-template-constant-folding.js b/test/staging/sm/expressions/tagged-template-constant-folding.js index ceae40cff8..a651c65f68 100644 --- a/test/staging/sm/expressions/tagged-template-constant-folding.js +++ b/test/staging/sm/expressions/tagged-template-constant-folding.js @@ -4,7 +4,7 @@ */ /*--- -includes: [sm/non262.js, sm/non262-shell.js, sm/non262-expressions-shell.js] +includes: [sm/non262.js, sm/non262-shell.js] flags: - noStrict description: |