summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_uprec.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_uprec.exp')
-rw-r--r--ext/ply/test/yacc_uprec.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ply/test/yacc_uprec.exp b/ext/ply/test/yacc_uprec.exp
index b1a71a250..eb9a39886 100644
--- a/ext/ply/test/yacc_uprec.exp
+++ b/ext/ply/test/yacc_uprec.exp
@@ -1,2 +1,2 @@
-./yacc_uprec.py:35: Nothing known about the precedence of 'UMINUS'
-yacc.YaccError: Unable to construct parser.
+./yacc_uprec.py:38: Nothing known about the precedence of 'UMINUS'
+ply.yacc.YaccError: Unable to construct parser.