[Pkg-javascript-commits] [node-response-time] 03/06: update dh_auto_test command
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 11 17:02:26 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-response-time.
commit 80d3c1d14a9209e7bd06aca7cb50aedaabd75650
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sat Oct 11 18:55:10 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 f48268f..955c2a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#override_dh_auto_build:
override_dh_auto_test:
- mocha -C --reporter dot
+ 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-response-time.git
More information about the Pkg-javascript-commits
mailing list