mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 16:53:02 +00:00
tests: fix expected output.
* tests/actions.at (YYBACKUP): here.
(cherry picked from commit 888b6ddfe4)
This commit is contained in:
@@ -1586,7 +1586,6 @@ AT_COMPILE([[input]])
|
|||||||
AT_PARSER_CHECK([[./input]], [[0]],
|
AT_PARSER_CHECK([[./input]], [[0]],
|
||||||
[[a: 123
|
[[a: 123
|
||||||
a: 456
|
a: 456
|
||||||
a: 789
|
|
||||||
]])
|
]])
|
||||||
|
|
||||||
AT_CLEANUP
|
AT_CLEANUP
|
||||||
|
|||||||
Reference in New Issue
Block a user