summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_nodoc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_nodoc.exp')
-rw-r--r--ext/ply/test/yacc_nodoc.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ply/test/yacc_nodoc.exp b/ext/ply/test/yacc_nodoc.exp
index 3f52a3287..889ccfce7 100644
--- a/ext/ply/test/yacc_nodoc.exp
+++ b/ext/ply/test/yacc_nodoc.exp
@@ -1,2 +1,2 @@
-./yacc_nodoc.py:25: No documentation string specified in function 'p_statement_expr'
-yacc: Generating SLR parsing table...
+./yacc_nodoc.py:28: No documentation string specified in function 'p_statement_expr'
+yacc: Generating LALR parsing table...