From e3218de5a5f0ae0de7fc0fc1aba597fc2c27a3e9 Mon Sep 17 00:00:00 2001 From: Clint Herron Date: Sat, 27 Apr 2024 09:45:53 -0400 Subject: [PATCH] Adding quotes around strings to explicitly show whitespace --- tests/test-grammar-integration.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/test-grammar-integration.cpp b/tests/test-grammar-integration.cpp index cc326e4aa..44e43b91a 100644 --- a/tests/test-grammar-integration.cpp +++ b/tests/test-grammar-integration.cpp @@ -65,9 +65,9 @@ static void test_grammar(const std::string & grammar_str, const std::vector