[Pkg-javascript-commits] [node-jade] 08/14: enable tests
Leo Iannacone
l3on-guest at moszumanska.debian.org
Fri Oct 17 11:16:30 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-jade.
commit df922f2120b20a9cb649278474bed9cb48d4bc8c
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Thu Oct 16 19:06:10 2014 +0200
enable tests
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f042f10..d9c2777 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,8 @@
#override_dh_auto_build:
-#override_dh_auto_test:
+override_dh_auto_test:
+ mocha -C -R spec
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-jade.git
More information about the Pkg-javascript-commits
mailing list