Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(test): update ecmascript tests (#448)
This PR updates the ecmascript tests using the instructions here: https://github.com/vercel/nft/blob/main/test/ecmascript/README.md We are currently failing a couple new test categories, `RegExp Pattern Modifiers` (stage 4) and `Duplicate named capturing groups` (stage 3), so those are skipped for now. In a future PR, we can try updating `acorn` to see if fixes those tests.
- Loading branch information