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