summaryrefslogtreecommitdiffstats
path: root/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'runtest.sh')
-rw-r--r--runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtest.sh b/runtest.sh
index 34bf004..571a478 100644
--- a/runtest.sh
+++ b/runtest.sh
@@ -1,3 +1,3 @@
# This script makes it possible to run a test without building first
-export PYTHONPATH=`pwd`/src
+export PYTHONPATH="`pwd`/src:`pwd`/etc"
python $1