tests: fix expected output.

* tests/actions.at (YYBACKUP): here.
(cherry picked from commit 888b6ddfe4)
This commit is contained in:
Akim Demaille
2012-01-26 21:52:44 +01:00
parent 94556574b5
commit ec94982bec

View File

@@ -1586,7 +1586,6 @@ AT_COMPILE([[input]])
AT_PARSER_CHECK([[./input]], [[0]],
[[a: 123
a: 456
a: 789
]])
AT_CLEANUP