[Python-modules-commits] [wikipedia] 05/12: Change test args

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Aug 1 23:27:26 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository wikipedia.

commit 4dfefb0bc4eb8b8c1dd860e2a05a810783e1708c
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Mon Jul 31 17:23:17 2017 -0500

    Change test args
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f1cc720..8ff502d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export PYBUILD_NAME=wikipedia
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild --test-args=tests/
+	dh $@ --with python2,python3 --buildsystem=pybuild --test-args tests/

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



More information about the Python-modules-commits mailing list