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