This commit is contained in:
Akim Demaille
2001-11-26 15:25:10 +00:00
parent 674fd9acbc
commit af4483a0ab

View File

@@ -279,7 +279,7 @@ expr:
}
]])
AT_CHECK([bison input.y input.c -v], 0, [], [])
AT_CHECK([bison input.y -o input.c -v], 0, [], [])
# Check the contents of the report.
AT_CHECK([cat input.output], [],