aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-05-11 21:41:11 +0000
committerDavid Waern <david.waern@gmail.com>2010-05-11 21:41:11 +0000
commit3d46394a3f3ca22a214f253731efc72b42a57d53 (patch)
treef0dbc24fe6ea6ce5ec0dd3839f441ace6eeed494 /tests
parenta0ddf55da2ecd8ec7f104d0b90a2405a092ae299 (diff)
Update runparsetests.hs following testsuite reorganisation
Diffstat (limited to 'tests')
-rw-r--r--tests/unit-tests/runparsetests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit-tests/runparsetests.sh b/tests/unit-tests/runparsetests.sh
index f02d3f1c..8c0e06e1 100644
--- a/tests/unit-tests/runparsetests.sh
+++ b/tests/unit-tests/runparsetests.sh
@@ -9,6 +9,6 @@ runhaskell -hide-all-packages -cpp \
-packagexhtml \
-packageghc-paths \
-packageHUnit \
- -i../dist/build/ \
- -i../src/ \
+ -i../../dist/build/ \
+ -i../../src/ \
parsetests.hs