[Python-modules-commits] [python-django-extensions] 01/01: Fix tests

Brian May bam at moszumanska.debian.org
Sun May 1 09:30:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch master
in repository python-django-extensions.

commit d5a66ad035699a97bdf1a126b39cc588d6f3f823
Author: Brian May <bam at debian.org>
Date:   Sun May 1 19:25:12 2016 +1000

    Fix tests
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b68953b..604141a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,4 @@ get-orig-source:
 	uscan --verbose --rename
 
 override_dh_auto_test:
-	dh_auto_test -- --system=custom --test-args="{interpreter} /usr/bin/py.test"
+	dh_auto_test -- --system=custom --test-args="{interpreter} setup.py test --pytest-args='tests --ds=tests.testapp.settings --cov=django_extensions'"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-extensions.git



More information about the Python-modules-commits mailing list