change some things to expectPlugin

This commit is contained in:
Henry Zhu
2017-08-03 11:13:00 -04:00
parent cf3ebacf4f
commit 2dbba25d1a
22 changed files with 110 additions and 48 deletions

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected ( (2:10)"
"throws": "This experimental syntax requires enabling the parser plugin: 'functionSent' (2:11)"
}