tests: fix expected output.

* tests/actions.at (YYBACKUP): here.
This commit is contained in:
Akim Demaille
2012-01-26 21:52:44 +01:00
parent 36021b239d
commit 888b6ddfe4

View File

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