Reorganize new.target tests (#642)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"throws": "Unexpected token (1:13)"
|
||||
}
|
||||
3
test/fixtures/esprima/es2015-meta-property/invalid-new-target/options.json
vendored
Normal file
3
test/fixtures/esprima/es2015-meta-property/invalid-new-target/options.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"throws": "new.target can only be used in functions (1:12)"
|
||||
}
|
||||
Reference in New Issue
Block a user