X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/52489d44456f33e4543cee350cc3eaea5a4426fe..217598dadc1d5aa72f430b1ac5584de8f385b596:/tests/calc.at diff --git a/tests/calc.at b/tests/calc.at index 161ba9c2..8875f9cd 100644 --- a/tests/calc.at +++ b/tests/calc.at @@ -419,7 +419,7 @@ calc: error: 0 != 1]) # Add a studid example demonstrating that Bison can further improve the # error message. FIXME: Fix this ridiculous message. _AT_CHECK_CALC_ERROR([$1], [()], [21], -[1.2-1.3: parse error, unexpected ')', expecting error or "number" or '-' or '(']) +[1.2-1.3: parse error, unexpected ')', expecting "number" or '-' or '(']) AT_CLEANUP ])# AT_CHECK_CALC