summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/yacc_missing1.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/yacc_missing1.exp')
-rw-r--r--chall/ply-2.2/test/yacc_missing1.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chall/ply-2.2/test/yacc_missing1.exp b/chall/ply-2.2/test/yacc_missing1.exp
deleted file mode 100644
index de63d4f..0000000
--- a/chall/ply-2.2/test/yacc_missing1.exp
+++ /dev/null
@@ -1,2 +0,0 @@
-./yacc_missing1.py:25: Symbol 'location' used, but not defined as a token or a rule.
-ply.yacc.YaccError: Unable to construct parser.