a lot oh changes to the test framework and new test files t_builtin-fmt_test.go and t_plugin_test.go added
This commit is contained in:
+1
-1
@@ -22,5 +22,5 @@ func TestIteratorParser(t *testing.T) {
|
||||
// inputs1 := []inputType{
|
||||
// /* 1 */ {`0?{}`, nil, nil},
|
||||
// }
|
||||
parserTest(t, "Iterator", inputs)
|
||||
runTestSuite(t, "Iterator", inputs)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user