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:
@@ -91,5 +91,5 @@ func TestAlternativeOperatorScenarios(t *testing.T) {
|
||||
for _, tt := range alternativeOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "alternative-default-value", alternativeOperatorScenarios)
|
||||
documentOperatorScenarios(t, "alternative-default-value", alternativeOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user