[Pkg-javascript-commits] [node-connect] 08/09: update dh_auto_test command
Leo Iannacone
l3on-guest at moszumanska.debian.org
Fri Oct 17 11:08:29 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-connect.
commit be2359780fdf00bedf234bd6ae193eb409458f42
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Fri Oct 17 12:54: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 8e45ae4..64911a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ override_dh_installchangelogs:
dh_installchangelogs -k History.md
override_dh_auto_test:
- mocha -C --require test/support/env --reporter dot
+ mocha -C --require test/support/env --reporter spec --bail --check-leaks test/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-connect.git
More information about the Pkg-javascript-commits
mailing list