The name of 'list' has been changed to 'array'; from now on, 'list' will refer to the linked list.
This commit is contained in:
+1
-1
@@ -102,6 +102,6 @@ func TestGoFunction(t *testing.T) {
|
||||
kern.NewFuncParamFlagDef("name", kern.PfOptional|kern.PfDefault, "Celestino Amoroso"),
|
||||
})
|
||||
|
||||
runCtxTestSuite(t, ctx, section, inputs)
|
||||
RunCtxTestSuite(t, ctx, section, inputs)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user