From 911b67a603d5d13c31ad9d202e7fc4e1cd122ed6 Mon Sep 17 00:00:00 2001 From: Piotr Wilkin Date: Mon, 15 Jun 2026 15:14:52 +0200 Subject: [PATCH] update erroneous case in PEG parser test --- tests/peg-parser/test-gbnf-generation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/peg-parser/test-gbnf-generation.cpp b/tests/peg-parser/test-gbnf-generation.cpp index fe4bbbdd16..00111e6a19 100644 --- a/tests/peg-parser/test-gbnf-generation.cpp +++ b/tests/peg-parser/test-gbnf-generation.cpp @@ -129,7 +129,7 @@ void test_gbnf_generation(testing &t) { }); assert_gbnf_equal(t, R"""( - root ::= ([^<] | "<" [^/] | "])* + root ::= ([^<] | "<" [^/] | "])* ("<" | "