summaryrefslogtreecommitdiff
path: root/tests/push.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/push.at')
-rw-r--r--tests/push.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/push.at b/tests/push.at
index 831be0c0..4c548fd9 100644
--- a/tests/push.at
+++ b/tests/push.at
@@ -161,8 +161,8 @@ AT_DATA([[input.y]],
start: ;
]])
-AT_BISON_CHECK([[input.y]], [0], [],
-[[input.y:2.9-21: warning: %define variable `api.push-pull' is not used
+AT_BISON_CHECK([[input.y]], [[1]], [],
+[[input.y:2.9-21: %define variable `api.push-pull' is not used
]])
AT_CLEANUP