add missing curly brace to regression test

This commit is contained in:
Sebastian McKenzie 2015-04-08 08:13:33 -07:00
parent daf24c5c59
commit cb8b47ee2f

View File

@ -31,3 +31,4 @@ function foo() {
}
return output;
}