[Pkg-javascript-commits] [node-mocha] 01/01: enable all tests
Leo Iannacone
l3on-guest at moszumanska.debian.org
Thu May 8 19:41:04 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-mocha.
commit a4f22bdd085746170e0695032c0f1a1aad9c6679
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Thu May 8 21:40:59 2014 +0200
enable all tests
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 7838adf..33c8f5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,8 @@ override_dh_auto_build:
dh_auto_build
uglifyjs -o mocha.min.js mocha.js
-#override_dh_auto_test:
+override_dh_auto_test:
+ make test-all
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-mocha.git
More information about the Pkg-javascript-commits
mailing list