[Pkg-javascript-commits] [node-ansicolors] 01/02: Move tests to override_dh_auto_test

Shanavas M shanavas-guest at moszumanska.debian.org
Thu Mar 30 08:57:47 UTC 2017


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

shanavas-guest pushed a commit to branch master
in repository node-ansicolors.

commit 03b00bf22b54fbc6008dc05a73ad36126e269e9f
Author: Shanavas M <shanavas at disroot.org>
Date:   Thu Mar 30 10:20:46 2017 +0300

    Move tests to override_dh_auto_test
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5c4b4c7..ee7fdda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 %:
 	dh $@
 
-override_dh_auto_build:
-	nodejs test/*.js
+#override_dh_auto_build:
 
-#override_dh_auto_test:
+override_dh_auto_test:
+	nodejs test/*.js

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



More information about the Pkg-javascript-commits mailing list