[Pkg-javascript-commits] [node-serve-static] 05/06: enabled tests
    Leo Iannacone 
    l3on-guest at moszumanska.debian.org
       
    Mon Jun 16 20:19:24 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 6c5683542a413e36384d75002a80ee75fa95571f
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Mon Jun 16 22:12:54 2014 +0200
    enabled tests
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b77c631..34fab6d 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 --reporter dot --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