Skip to content
Snippets Groups Projects
Commit 6b00c8fb authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Rename and refactor tests

The tests for the parsing of variable declarations were expressed using
eval. This made the tests more complex than necessary and also prevented
the tests from providing value to ECMAScript parsers.

Remove the use of eval and instead express the expectations with literal
source text.
parent ceb79988
No related branches found
No related tags found
Loading
Showing
with 80 additions and 40 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment