From 8ab60bcb80c9b40280a00db071c1d3d95c6bebd9 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 17 Apr 2007 07:33:21 +0000 Subject: changes --- PyUnitTests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'PyUnitTests.py') diff --git a/PyUnitTests.py b/PyUnitTests.py index 7a039eba..68cf4d07 100755 --- a/PyUnitTests.py +++ b/PyUnitTests.py @@ -1,2 +1,3 @@ #!/bin/sh + PYTHONPATH=$PWD:$PYTHONPATH python tests/python/UnitTests.py -- cgit v1.2.3