summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_badprec.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_badprec.exp')
-rw-r--r--ext/ply/test/yacc_badprec.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/yacc_badprec.exp b/ext/ply/test/yacc_badprec.exp
index 7764b0246..f4f574b99 100644
--- a/ext/ply/test/yacc_badprec.exp
+++ b/ext/ply/test/yacc_badprec.exp
@@ -1 +1 @@
-yacc.YaccError: precedence must be a list or tuple.
+ply.yacc.YaccError: precedence must be a list or tuple.