summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/lex_dup1.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/lex_dup1.exp')
-rw-r--r--chall/ply-2.2/test/lex_dup1.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chall/ply-2.2/test/lex_dup1.exp b/chall/ply-2.2/test/lex_dup1.exp
deleted file mode 100644
index 2098a40..0000000
--- a/chall/ply-2.2/test/lex_dup1.exp
+++ /dev/null
@@ -1,2 +0,0 @@
-./lex_dup1.py:20: Rule t_NUMBER redefined. Previously defined on line 18
-SyntaxError: lex: Unable to build lexer.