Reorganize new.target tests (#642)

This commit is contained in:
Brian Ng
2017-07-20 16:17:40 -05:00
committed by GitHub
parent 2f50fd00c3
commit 77bdb9ae3e
10 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
{
"throws": "Unexpected token (1:13)"
}

View File

@@ -0,0 +1,3 @@
{
"throws": "new.target can only be used in functions (1:12)"
}