]> git.saurik.com Git - bison.git/blobdiff - tests/conflicts.at
* src/conflicts.c (conflicts_output): Don't output rules never
[bison.git] / tests / conflicts.at
index 6a9ef9bd454ff8f5d727d66194bfc2095b5cbfb9..6f0a971f3ff66623a59db975228d861f3b4795bf 100644 (file)
@@ -377,7 +377,12 @@ input.y:4.4-8: warning: rule never reduced because of conflicts: id: '0'
 
 # Check the contents of the report.
 AT_CHECK([cat input.output], [],
-[[State 1 contains 1 reduce/reduce conflict.
+[[Rules never reduced
+
+    4 id: '0'
+
+
+State 1 contains 1 reduce/reduce conflict.
 
 
 Grammar