From 4d3b452b6140f5c1197fd618b47ab4227cc8691b Mon Sep 17 00:00:00 2001 From: Bram Gotink Date: Tue, 28 Jan 2025 19:23:57 +0100 Subject: [PATCH] Align test formatting Other tests don't have quotes around strings if the string is a valid identifier, this test is the odd one out. --- .../test_cases/expected_kdl/multiline_string_wrapped_binary.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_cases/expected_kdl/multiline_string_wrapped_binary.kdl b/tests/test_cases/expected_kdl/multiline_string_wrapped_binary.kdl index 88c8859..12b8ae5 100644 --- a/tests/test_cases/expected_kdl/multiline_string_wrapped_binary.kdl +++ b/tests/test_cases/expected_kdl/multiline_string_wrapped_binary.kdl @@ -1 +1 @@ -node "deadbeef" +node deadbeef