[Python-modules-commits] [wikipedia] 04/12: Add test args to run tests

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 268ad547784641314094742bc22a5dcf37c01c0f
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Mon Jul 31 17:21:50 2017 -0500

    Add test args to run tests
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ad17241..f1cc720 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export PYBUILD_NAME=wikipedia
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	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