From c54ebd94733964f33a7c68b5ecdd80ee2d813d72 Mon Sep 17 00:00:00 2001 From: Bram Gotink Date: Wed, 29 Jan 2025 01:45:14 +0100 Subject: [PATCH] Align test formatting (#501) 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