Skip to content

Commit

Permalink
add YieldExpression may not be used directly within ModuleBody (parse…
Browse files Browse the repository at this point in the history
…-err-yield.js) to skiplist
  • Loading branch information
dnalborczyk committed Aug 6, 2018
1 parent d904ebb commit f39b0d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/_external/test262/skiplist
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,6 @@ test/language/module-code/instn-star-props-nrml.js

# NEEDS INVESTIGATION!
test/language/module-code/parse-err-reference.js

# REGRESSION: https://github.com/standard-things/esm/pull/550#issuecomment-410818631
test/language/module-code/parse-err-yield.js

0 comments on commit f39b0d5

Please sign in to comment.