summaryrefslogtreecommitdiff
path: root/test/runwrapper
diff options
context:
space:
mode:
Diffstat (limited to 'test/runwrapper')
-rwxr-xr-xtest/runwrapper1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runwrapper b/test/runwrapper
index 38de337..8281a15 100755
--- a/test/runwrapper
+++ b/test/runwrapper
@@ -1,4 +1,5 @@
#!/bin/bash
+
if [ -e "$PWD/.libs/libtestlookup.so" ]; then
export LD_PRELOAD="$PWD/.libs/libtestlookup.so"
fi