completed list-type to array-type conversion and fixed common test module
This commit is contained in:
@@ -20,5 +20,5 @@ func TestFuncImport(t *testing.T) {
|
||||
t.Setenv("EXPR_PATH", "test-resources")
|
||||
|
||||
//runTestSuiteSpec(t, section, inputs, 1)
|
||||
runTestSuite(t, section, inputs)
|
||||
RunTestSuite(t, section, inputs)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user