[Reportbug-commits] [reportbug] 22/32: run test with nose3

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 1 01:36:52 UTC 2016


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

morph pushed a commit to branch master
in repository reportbug.

commit 3b0eb7eeef5e8840cb709cf279cee63f456cc203
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Nov 30 19:53:54 2016 -0500

    run test with nose3
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 2501e79..3433f02 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 #! /usr/bin/make -f
 
-NOSETESTS = nosetests test -v --stop
+NOSETESTS = nosetests3 test -v --stop
 nosetests_cmd = $(NOSETESTS) ${NOSETESTS_OPTS}
 
 .PHONY: tests

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list