summaryrefslogtreecommitdiff
path: root/ext/ply/test/lex_dup3.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/lex_dup3.exp')
-rw-r--r--ext/ply/test/lex_dup3.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/lex_dup3.exp b/ext/ply/test/lex_dup3.exp
index 916612aa1..ec0680c6c 100644
--- a/ext/ply/test/lex_dup3.exp
+++ b/ext/ply/test/lex_dup3.exp
@@ -1,2 +1,2 @@
-./lex_dup3.py:17: Rule t_NUMBER redefined. Previously defined on line 15
+./lex_dup3.py:20: Rule t_NUMBER redefined. Previously defined on line 18
SyntaxError: lex: Unable to build lexer.