Add path for macOS tests.
[libdcp.git] / run / tests
index d598fdc4a0ed1bad1c353250bf6577da528824f7..9f018b934e9eb93e373bc9c697ed08e4b37dc776 100755 (executable)
--- a/run/tests
+++ b/run/tests
@@ -11,6 +11,8 @@ dcpinfo=build/tools/dcpinfo
 dcpverify=build/tools/dcpverify
 
 export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH
+# SIP stops this being passed in from the caller's environment
+export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/64/lib
 export LIBDCP_SHARE_PREFIX=.
 
 # Make sure we have the required tools