aboutsummaryrefslogtreecommitdiffstats
path: root/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests.sh')
-rwxr-xr-xrun_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/run_tests.sh b/run_tests.sh
index 9915d3b..9228668 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -24,7 +24,6 @@ done
#The tests will be run on the build dir, not the installed versions
#This requires to following be set properly.
export PSEUDO_PREFIX=${PWD}
-export LD_LIBRARY_PATH=".:${LD_LIBRARY_PATH}"
num_tests=0
num_passed_tests=0