aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit-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