X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c932d6135ca3e508f7136810b9b0bf79725290b9..a73aa764a1d4b4cdf352558f030bcfcccfe97d7f:/tests/sets.at diff --git a/tests/sets.at b/tests/sets.at index 388ee099..4cbdfd62 100644 --- a/tests/sets.at +++ b/tests/sets.at @@ -287,7 +287,7 @@ mv stdout expout # Get the final state in the report, from the "accept" action.. AT_CHECK([sed -n ' - /^state \(.*\)/{ + /^State \(.*\)/{ s//final state \1/ x }