From c8899addfd2deed3d84be2de234681db64987722 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 30 Apr 2007 06:26:38 +0000 Subject: Rearranged the sources a bit. --- tests/python/PyUnitTests.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests/python/PyUnitTests.py (limited to 'tests/python/PyUnitTests.py') 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 -- cgit v1.2.3