From 0881ce2476dc643e0922b71396f803ba81b833d0 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Tue, 21 Dec 2021 18:07:37 +1100 Subject: [PATCH] wip --- pkg/yqlib/xml_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/yqlib/xml_test.go b/pkg/yqlib/xml_test.go index 2eeecf06..d9c0aaa3 100644 --- a/pkg/yqlib/xml_test.go +++ b/pkg/yqlib/xml_test.go @@ -52,7 +52,7 @@ type xmlScenario struct { encodeScenario bool } -var yamlWithComments = `# above_cat +var yamlWithComments = `need to fix leadingContent thing. This should fail.# above_cat cat: # inline_cat # above_array array: # inline_array