X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9af3fbce7c5f893ab9cd72b924e154d01f1f9190..c0cac722f7e5d7498528a67a37477cdf9ed1745c:/tests/existing.at?ds=inline diff --git a/tests/existing.at b/tests/existing.at index 6a1f7f39..bad9858e 100644 --- a/tests/existing.at +++ b/tests/existing.at @@ -1191,7 +1191,7 @@ ARGUMENT_LIST : EXPRESSION { mout(MENDSEP); # don't actually check the output. But SEGV is watching us, and # so might do dmalloc. AT_CHECK([[bison --verbose --defines input.y]], 0, [], -[[input.y contains 78 shift/reduce conflicts and 10 reduce/reduce conflicts. +[[input.y: warning: 78 shift/reduce conflicts and 10 reduce/reduce conflicts ]]) AT_CHECK([[grep '^State.*contains' input.output]], 0,