From: Akim Demaille Date: Tue, 20 Jan 2015 19:47:02 +0000 (+0100) Subject: tests: fix a title X-Git-Tag: v3.0.4~4 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/a06344172a724834ea865ca2da6f685df584daf5?ds=sidebyside tests: fix a title * tests/conflicts.at: De-overquote. --- 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])