test262/test/language/statements/class/gen-method-static
Mike Pennisi f26c2a11bd Remove unnecessary "includes" directives
The values defined by the referenced files are not used by these tests.
This makes their inclusion superfluous, which needlessly increases the
time to execute the tests and may confuse some readers.
2019-09-25 13:59:24 -04:00
..
array-destructuring-param-strict-body.js Generate tests 2019-07-10 20:20:16 -04:00
dflt-params-abrupt.js
dflt-params-arg-val-not-undefined.js
dflt-params-arg-val-undefined.js
dflt-params-duplicates.js
dflt-params-ref-later.js
dflt-params-ref-prior.js
dflt-params-ref-self.js
dflt-params-rest.js
dflt-params-trailing-comma.js
object-destructuring-param-strict-body.js Generate tests 2019-07-10 20:20:16 -04:00
params-trailing-comma-multiple.js
params-trailing-comma-single.js
rest-param-strict-body.js Generate tests 2019-07-10 20:20:16 -04:00
rest-params-trailing-comma-early-error.js
yield-as-binding-identifier-escaped.js
yield-as-binding-identifier.js
yield-as-identifier-reference-escaped.js
yield-as-identifier-reference.js
yield-as-label-identifier-escaped.js
yield-as-label-identifier.js
yield-identifier-spread-strict.js
yield-identifier-strict.js
yield-spread-arr-multiple.js
yield-spread-arr-single.js
yield-spread-obj.js Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00