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