summaryrefslogtreecommitdiff
path: root/shell/test/test_runner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell/test/test_runner.sh')
-rwxr-xr-xshell/test/test_runner.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/test/test_runner.sh b/shell/test/test_runner.sh
index a99d5b7..97c75ef 100755
--- a/shell/test/test_runner.sh
+++ b/shell/test/test_runner.sh
@@ -25,6 +25,7 @@ echo UNKNOWN > time-stop
mkdir scratch
export TEST_TMPDIR=$(realpath scratch)
export TMPDIR="${TEST_TMPDIR}"
+export LD_LIBRARY_PATH=$(realpath ./libs):$LD_LIBRARY_PATH
# Change to the working directory; note: while unlikely, the test
# might not have test data, so we have to ensure the presence of