]> git.saurik.com Git - bison.git/blobdiff - tests/actions.at
maint: remove trailing empty lines.
[bison.git] / tests / actions.at
index 4199a3efbf42179e98e4640087696e0a10a3a8a3..b49d94320ce90f0d98c5404fd6b32fd557afd0f7 100644 (file)
@@ -1586,7 +1586,6 @@ AT_COMPILE([[input]])
 AT_PARSER_CHECK([[./input]], [[0]],
 [[a: 123
 a: 456
-a: 789
 ]])
 
 AT_CLEANUP