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