summaryrefslogtreecommitdiff
path: root/test/lex_state3.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lex_state3.exp')
-rw-r--r--test/lex_state3.exp7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/lex_state3.exp b/test/lex_state3.exp
deleted file mode 100644
index 054ec8d..0000000
--- a/test/lex_state3.exp
+++ /dev/null
@@ -1,7 +0,0 @@
-lex: state name 1 must be a string
-lex: No rules defined for state 'example'
-Traceback (most recent call last):
- File "./lex_state3.py", line 40, in <module>
- lex.lex()
- File "../../ply/lex.py", line 783, in lex
-SyntaxError: lex: Unable to build lexer.