[Pkg-javascript-commits] [node-proxy-addr] 08/10: run tests for forwarded modules
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Oct 12 00:34:52 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-proxy-addr.
commit cfccfdf3ccb00fe2e17792b620782d93f84c6d8e
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Oct 12 02:29:05 2014 +0200
run tests for forwarded modules
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index ed25b6e..1333409 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
dh $@
override_dh_auto_test:
+ cd node_modules/forwarded && mocha -C --reporter spec --bail --check-leaks test/
mocha -C --reporter spec --bail --check-leaks test/
override_dh_installchangelogs:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-proxy-addr.git
More information about the Pkg-javascript-commits
mailing list