Skip to content

Commit

Permalink
Remove another fixed test from the 262 whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Aug 6, 2018
1 parent 9856774 commit bba80ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/test262.whitelist
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ language/statements/if/labelled-fn-stmt-lone.js (default)
language/statements/if/labelled-fn-stmt-second.js (default)
language/statements/if/let-block-with-newline.js (default)
language/statements/if/let-identifier-with-newline.js (default)
language/statements/labeled/decl-async-function.js (default)
language/statements/labeled/let-block-with-newline.js (default)
language/statements/labeled/let-identifier-with-newline.js (default)
language/statements/let/syntax/identifier-let-disallowed-as-boundname.js (default)
Expand Down

3 comments on commit bba80ab

@jdalton
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marijnh If it's not too much trouble do you have bandwidth to bump a release. Node is about to take another snapshot of acorn as a dep and the latest stable is from June.

@marijnh
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing. I've released 5.7.2

@jdalton
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @marijnh!

Please sign in to comment.