Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: a failing test with acorn 6.2.0 #416

Closed
wants to merge 1 commit into from
Closed

Conversation

mysticatea
Copy link
Member

This PR fixes a failing test case that is caused by the acorn update.

for (const a = 0 of b) ; should be a syntax error.

Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

LGTM, but a minor(non-blocking) suggestion: upgrade deps: acorn. thanks!

@platinumazure
Copy link
Member

I think I agree that we should upgrade the acorn dependency here- otherwise, merging this will cause tests to start failing for anyone with acorn@<6.2.0.

@mysticatea Any concerns?

@platinumazure
Copy link
Member

@mysticatea Is this still needed now that #415 is merged? I'm thinking maybe this is no longer needed.

@mysticatea
Copy link
Member Author

No. I'm sorry that I have lost this issue...

@mysticatea mysticatea closed this Aug 15, 2019
@mysticatea mysticatea deleted the fix-test-failure branch August 15, 2019 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants