[Pkg-javascript-commits] [node-serve-static] 03/12: update dh_auto_test command
Leo Iannacone
l3on-guest at moszumanska.debian.org
Wed Oct 15 15:56:38 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-serve-static.
commit 1ec1e7f3d92d96b1a8ed612d612b04b66ff0678a
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Wed Oct 15 13:32:00 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 34fab6d..c557e00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#override_dh_auto_build:
override_dh_auto_test:
- mocha -C --reporter dot --require should test/
+ mocha -C --reporter spec --bail --check-leaks --require should 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-serve-static.git
More information about the Pkg-javascript-commits
mailing list