Load language tags from on-disk files rather than embedding them
[libdcp.git] / run / tests
index 1b71d5f0f6dccd0b437dad6215659c9b55ae26b0..010d35b3402cf0f878b92deca9420c4607092886 100755 (executable)
--- 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