summaryrefslogtreecommitdiff
path: root/ext/ply/test/lex_token5.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/lex_token5.exp')
-rw-r--r--ext/ply/test/lex_token5.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/lex_token5.exp b/ext/ply/test/lex_token5.exp
index d7bcb2e7c..2f038890a 100644
--- a/ext/ply/test/lex_token5.exp
+++ b/ext/ply/test/lex_token5.exp
@@ -1 +1 @@
-lex.LexError: ./lex_token5.py:16: Rule 't_NUMBER' returned an unknown token type 'NUM'
+ply.lex.LexError: ./lex_token5.py:19: Rule 't_NUMBER' returned an unknown token type 'NUM'