summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-06-20 09:42:53 +0200
committerGuido Guenther <agx@sigxcpu.org>2008-06-20 09:42:53 +0200
commit707242e7b879a51f664dd0c52b4cac15ba055b42 (patch)
tree99801fecbbf2ea4a3b7b3f3f11bbc41c29627f2f
parent2a0a9d911a8f81da69ddcab9ab746d91871f53bc (diff)
fix testsuite invocation
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index da9f2ed..1737662 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,5 @@ DEB_PYTHON_CLEAN_ARGS = --all
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
build/python-vobject::
- cd tests && PYTHONPATH=../src python tests.py
+ python test_vobject.py