mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Added XML decoder (#1044)
This commit is contained in:
@@ -108,5 +108,5 @@ func TestCollectOperatorScenarios(t *testing.T) {
|
||||
for _, tt := range collectOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "collect-into-array", collectOperatorScenarios)
|
||||
documentOperatorScenarios(t, "collect-into-array", collectOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user