summaryrefslogtreecommitdiff
path: root/tests/input.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input.at')
-rw-r--r--tests/input.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input.at b/tests/input.at
index 3687cf9d..ada68261 100644
--- a/tests/input.at
+++ b/tests/input.at
@@ -1029,7 +1029,7 @@ start: ;
]])
AT_BISON_CHECK([[input.y]], [[1]], [[]],
[[input.y:1.9-29: invalid value for %define variable `lr.default-reductions': `bogus'
-input.y:1.9-29: accepted value: `full'
+input.y:1.9-29: accepted value: `most'
input.y:1.9-29: accepted value: `consistent'
input.y:1.9-29: accepted value: `accepting'
]])