From 3d46394a3f3ca22a214f253731efc72b42a57d53 Mon Sep 17 00:00:00 2001 From: David Waern Date: Tue, 11 May 2010 21:41:11 +0000 Subject: Update runparsetests.hs following testsuite reorganisation --- tests/unit-tests/runparsetests.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/unit-tests') 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 -- cgit v1.2.3