summaryrefslogtreecommitdiff
path: root/libs/pbd/run-tests.sh
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-07-11 10:59:30 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-07-11 10:59:30 -0400
commitbceab192013e3e49b18b631598ebf9353f7db716 (patch)
tree7ab6449d287cbe6c776f64766f1dae5e3234449c /libs/pbd/run-tests.sh
parenta2f5a8d9c08c8779b0b7d193a74b233cd6f130e2 (diff)
Use test_search_path to find test data in xpath test
Diffstat (limited to 'libs/pbd/run-tests.sh')
-rwxr-xr-xlibs/pbd/run-tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/pbd/run-tests.sh b/libs/pbd/run-tests.sh
index c20dc42adc..4812b965d6 100755
--- a/libs/pbd/run-tests.sh
+++ b/libs/pbd/run-tests.sh
@@ -7,6 +7,7 @@ fi
srcdir=`pwd`
cd ../../build
+export PBD_TEST_PATH=$srcdir/test
libs='libs'