summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun/tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/run/tests b/run/tests
index eb8b8f122..26eff1772 100755
--- a/run/tests
+++ b/run/tests
@@ -86,6 +86,7 @@ if [ "$(uname)" == "Darwin" ]; then
ln -s ../../../openssl/apps/openssl build/test/openssl
# We need to find ffcmp in here
export PATH=$PATH:/Users/ci/workspace/bin
+ export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$environment/lib
fi
if [ "$check" == "1" ]; then