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