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