test fixes

This commit is contained in:
Henry Zhu 2016-10-14 16:14:38 -04:00
parent 9ecf763218
commit 6b4a19d520
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:2)"
}
"throws": "Unexpected token, expected ; (1:2)"
}

View File

@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:2)"
}
"throws": "Unexpected token, expected ; (1:2)"
}