[Pkg-javascript-commits] [node-proxy-addr] 03/10: update dh_auto_test command

Leo Iannacone l3on-guest at moszumanska.debian.org
Sun Oct 12 00:34:51 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-proxy-addr.

commit 0b6b3897e45e995ed78bba26d79e4778f8864a2e
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Oct 12 02:13:46 2014 +0200

    update dh_auto_test command
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d6bc5b4..ed25b6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 	dh $@
 
 override_dh_auto_test:
-	mocha -C --reporter dot test/
+	mocha -C --reporter spec --bail --check-leaks test/
 
 override_dh_installchangelogs:
 	dh_installchangelogs -k History.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-proxy-addr.git



More information about the Pkg-javascript-commits mailing list