[Pkg-javascript-commits] [aproba] 07/10: tests are enabled in debian/rules

Ross Gammon ross-guest at moszumanska.debian.org
Tue Jan 31 19:05:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository aproba.

commit 62e4118e198e0da82b8e1e882dafe2e08335660f
Author: Tushar Agey <agey.tushar3 at gmail.com>
Date:   Sat Jan 7 04:40:42 2017 +0000

    tests are enabled in debian/rules
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index de57af0..12fc7d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
 
 #override_dh_auto_build:
 
-#override_dh_auto_test:
-
+override_dh_auto_test:
+	tap test/*.js
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/aproba.git



More information about the Pkg-javascript-commits mailing list