summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/run/tests b/run/tests
index 1b71d5f0..010d35b3 100755
--- a/run/tests
+++ b/run/tests
@@ -11,6 +11,7 @@ dcpinfo=build/tools/dcpinfo
dcpverify=build/tools/dcpverify
export LD_LIBRARY_PATH=build/src:/home/c.hetherington/lib:$LD_LIBRARY_PATH
+export LIBDCP_SHARE_PREFIX=.
# Make sure we have the required tools
for c in xmlsec1 xmldiff xmllint; do