aboutsummaryrefslogtreecommitdiff
path: root/tests/runparsetests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runparsetests.sh')
-rw-r--r--tests/runparsetests.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/runparsetests.sh b/tests/runparsetests.sh
deleted file mode 100644
index f02d3f1c..00000000
--- a/tests/runparsetests.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-cd `dirname $0`
-
-runhaskell -hide-all-packages -cpp \
- -packagecontainers \
- -packagearray \
- -packagebase \
- -packageghc \
- -packagexhtml \
- -packageghc-paths \
- -packageHUnit \
- -i../dist/build/ \
- -i../src/ \
- parsetests.hs