]> git.saurik.com Git - bison.git/blobdiff - tests/actions.at
tests: fix expected output.
[bison.git] / tests / actions.at
index 2da529411568ab62d688be6f9501735c6dab7678..ed913cd18cbc5947c461cfa6aca1020113f75b4f 100644 (file)
@@ -1586,7 +1586,6 @@ AT_COMPILE([[input]])
 AT_PARSER_CHECK([[./input]], [[0]],
 [[a: 123
 a: 456
-a: 789
 ]])
 
 AT_CLEANUP