From a06344172a724834ea865ca2da6f685df584daf5 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 20 Jan 2015 20:47:02 +0100 Subject: [PATCH] tests: fix a title * tests/conflicts.at: De-overquote. --- tests/conflicts.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/conflicts.at b/tests/conflicts.at index 03b8fa20..d320442d 100644 --- a/tests/conflicts.at +++ b/tests/conflicts.at @@ -395,7 +395,7 @@ AT_CLEANUP m4_pushdef([AT_CONSISTENT_ERRORS_CHECK], [ -AT_SETUP([[parse.error=verbose and consistent errors: $1]]) +AT_SETUP([[parse.error=verbose and consistent errors: ]$1]) AT_BISON_OPTION_PUSHDEFS([$1]) -- 2.47.2