[Python-modules-commits] [pyeapi] 06/06: Ensure tests are run
Vincent Bernat
bernat at moszumanska.debian.org
Fri Jun 3 19:13:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository pyeapi.
commit 89905adcdfdb3624da3761fb9b35e7bb171fd1ca
Author: Vincent Bernat <vincent at bernat.im>
Date: Fri Jun 3 21:02:04 2016 +0200
Ensure tests are run
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index e9fb7f5..ce1226d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#! /usr/bin/make -f
export PYBUILD_NAME=pyeapi
+export PYBUILD_TEST_ARGS=test/unit
%:
dh $@ --with python3,python2,sphinxdoc --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyeapi.git
More information about the Python-modules-commits
mailing list