]> git.saurik.com Git - bison.git/blobdiff - tests/regression.at
tests: use valgrind where appropriate
[bison.git] / tests / regression.at
index 6cf226859bdf6610e78e1420ffd3812ad3bdab1b..03c4b80881808cac7794e8cd42201bfad5cd6b28 100644 (file)
@@ -1593,7 +1593,7 @@ main (void)
 ]])
 
 AT_FULL_COMPILE([input])
-AT_CHECK([./input], 0, [[x: 1, y: 2
+AT_PARSER_CHECK([./input], 0, [[x: 1, y: 2
 ]])
 AT_BISON_OPTION_POPDEFS