Test on iterator filter and map
This commit is contained in:
+2
-2
@@ -23,6 +23,6 @@ func TestIteratorParser(t *testing.T) {
|
||||
/* 12 */ {`include "test-resources/filter.expr"; it=$(ds,10); it++`, int64(2), nil},
|
||||
}
|
||||
|
||||
runTestSuiteSpec(t, section, inputs, 12)
|
||||
//runTestSuite(t, section, inputs)
|
||||
//runTestSuiteSpec(t, section, inputs, 12)
|
||||
runTestSuite(t, section, inputs)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user