mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 08:22:13 +08:00
Added XML decoder (#1044)
This commit is contained in:
@@ -170,5 +170,5 @@ func TestStringsOperatorScenarios(t *testing.T) {
|
||||
for _, tt := range stringsOperatorScenarios {
|
||||
testScenario(t, &tt)
|
||||
}
|
||||
documentScenarios(t, "string-operators", stringsOperatorScenarios)
|
||||
documentOperatorScenarios(t, "string-operators", stringsOperatorScenarios)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user