restructured some test files
This commit is contained in:
+2
-2
@@ -80,6 +80,6 @@ func TestOperatorGroupBy(t *testing.T) {
|
||||
nil},
|
||||
}
|
||||
|
||||
runTestSuiteSpec(t, section, inputs, 3)
|
||||
// runTestSuite(t, section, inputs)
|
||||
// runTestSuiteSpec(t, section, inputs, 3)
|
||||
runTestSuite(t, section, inputs)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user