summaryrefslogtreecommitdiff
path: root/PyUnitTests.py
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-15 11:50:22 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:35:33 -0400
commitb307f741c493652d64a6dde1df424c07eb698cb4 (patch)
tree0a5103158323ce4566f52ce675398c7e984960cf /PyUnitTests.py
parent73104b1eddeecbe0732feb8dee54808039b2fc3f (diff)
downloadfork-ledger-b307f741c493652d64a6dde1df424c07eb698cb4.tar.gz
fork-ledger-b307f741c493652d64a6dde1df424c07eb698cb4.tar.bz2
fork-ledger-b307f741c493652d64a6dde1df424c07eb698cb4.zip
Miscellaneous changes
Diffstat (limited to 'PyUnitTests.py')
-rwxr-xr-xPyUnitTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PyUnitTests.py b/PyUnitTests.py
index 56ca1ad1..7a039eba 100755
--- a/PyUnitTests.py
+++ b/PyUnitTests.py
@@ -1,2 +1,2 @@
#!/bin/sh
-python tests/python/UnitTests.py
+PYTHONPATH=$PWD:$PYTHONPATH python tests/python/UnitTests.py