summaryrefslogtreecommitdiff
path: root/tests/python/PyUnitTests.py
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-30 06:26:38 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:33 -0400
commitc8899addfd2deed3d84be2de234681db64987722 (patch)
tree07f9a5eb603ff4ec83fe18c83083575d2b7a439a /tests/python/PyUnitTests.py
parentaa9cc125796711afcaa459898e95527fdae8e912 (diff)
downloadfork-ledger-c8899addfd2deed3d84be2de234681db64987722.tar.gz
fork-ledger-c8899addfd2deed3d84be2de234681db64987722.tar.bz2
fork-ledger-c8899addfd2deed3d84be2de234681db64987722.zip
Rearranged the sources a bit.
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