[Python-modules-commits] [django-js-reverse] 01/01: disable dh_auto_test, tests require phantomjs test harness to be running
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Tue Sep 26 12:24:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository django-js-reverse.
commit 9ef0870657096294b91eb26bc8288368e29cbaa8
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Tue Sep 26 14:21:35 2017 +0200
disable dh_auto_test, tests require phantomjs test harness to be running
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 1a907ba..0967505 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ export PYBUILD_NAME=django-js-reverse
%:
dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+ echo "tests require phantomjs harness which setup.py does not start"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-js-reverse.git
More information about the Python-modules-commits
mailing list