Update test baselines (#461)

This commit is contained in:
Andy 2017-04-10 09:24:34 -07:00 committed by Brian Ng
parent 637119a017
commit 482b8155a3

View File

@ -1,3 +1,3 @@
{
"throws": "Spread operator cannnot appear in class or interface definitions (2:1)"
"throws": "Spread operator cannot appear in class or interface definitions (2:1)"
}