projects
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36021b2
)
tests: fix expected output.
author
Akim Demaille
<demaille@gostai.com>
Thu, 26 Jan 2012 20:52:44 +0000
(21:52 +0100)
committer
Akim Demaille
<demaille@gostai.com>
Thu, 26 Jan 2012 20:52:44 +0000
(21:52 +0100)
* tests/actions.at (YYBACKUP): here.
tests/actions.at
patch
|
blob
|
blame
|
history
diff --git
a/tests/actions.at
b/tests/actions.at
index 4199a3efbf42179e98e4640087696e0a10a3a8a3..b49d94320ce90f0d98c5404fd6b32fd557afd0f7 100644
(file)
--- a/
tests/actions.at
+++ b/
tests/actions.at
@@
-1586,7
+1586,6
@@
AT_COMPILE([[input]])
AT_PARSER_CHECK([[./input]], [[0]],
[[a: 123
a: 456
-a: 789
]])
AT_CLEANUP