summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_badtok.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_badtok.exp')
-rw-r--r--ext/ply/test/yacc_badtok.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/ply/test/yacc_badtok.exp b/ext/ply/test/yacc_badtok.exp
deleted file mode 100644
index ccdc0e7a1..000000000
--- a/ext/ply/test/yacc_badtok.exp
+++ /dev/null
@@ -1 +0,0 @@
-ply.yacc.YaccError: tokens must be a list or tuple.