[Pkg-javascript-commits] [node-errorhandler] 05/07: update debian dh_auto_test command
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 11 16:48:41 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-errorhandler.
commit 0617d7f5aee89ce07a91d16d578d96d97ccbbb14
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sat Oct 11 18:37:52 2014 +0200
update debian dh_auto_test command
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 1a8356a..93339fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#override_dh_auto_build:
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-errorhandler.git
More information about the Pkg-javascript-commits
mailing list