[Python-modules-commits] [python-ratelimiter] 04/05: Run tests now shipped in orig.tar.gz

chrysn chrysn-guest at moszumanska.debian.org
Tue Dec 12 06:45:37 UTC 2017


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

chrysn-guest pushed a commit to branch master
in repository python-ratelimiter.

commit a658759bc3aefcef9c5e7c9e5c80a2b8dbe17d64
Author: chrysn <chrysn at fsfe.org>
Date:   Tue Dec 12 07:42:41 2017 +0100

    Run tests now shipped in orig.tar.gz
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 457ec53..04cd4e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,3 @@
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-
-override_dh_auto_test:
-	# Succede as long as there are really no upstream tests. There are
-	# already some in upstream master but missing from the distribution;
-	# this is tracked on <https://github.com/RazerM/ratelimiter/issues/6>.
-	[ 0 -eq `cat tests/*.py | wc -l` ]

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



More information about the Python-modules-commits mailing list