summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/python/PyUnitTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/python/PyUnitTests.py b/tests/python/PyUnitTests.py
index 71267798..3c19093f 100755
--- a/tests/python/PyUnitTests.py
+++ b/tests/python/PyUnitTests.py
@@ -1,4 +1,5 @@
#!/bin/sh
PYTHONPATH="%builddir%":"%srcdir%":$PYTHONPATH \
+DYLD_LIBRARY_PATH="%builddir%/.libs":"%builddir%/gdtoa/.libs":$DYLD_LIBRARY_PATH \
python "%srcdir%"/tests/python/UnitTests.py