[Pkg-javascript-commits] [node-vary] 04/08: update dh_auto_test command

Leo Iannacone l3on-guest at moszumanska.debian.org
Sat Oct 11 12:53:09 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-vary.

commit 42b02c4b706871b04564ddf1d92ffa5c1725c4a2
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sat Oct 11 14:35:22 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 58d1101..93339fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #override_dh_auto_build:
 
 override_dh_auto_test:
-	mocha --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-vary.git



More information about the Pkg-javascript-commits mailing list