summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/yacc_noerror.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/yacc_noerror.exp')
-rw-r--r--chall/ply-2.2/test/yacc_noerror.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chall/ply-2.2/test/yacc_noerror.exp b/chall/ply-2.2/test/yacc_noerror.exp
deleted file mode 100644
index 658f907..0000000
--- a/chall/ply-2.2/test/yacc_noerror.exp
+++ /dev/null
@@ -1,2 +0,0 @@
-yacc: Generating LALR parsing table...
-yacc: Warning. no p_error() function is defined.