[Pkg-javascript-commits] [node-cross-spawn] 02/11: Enable upstream test suite in debian/rules

Ross Gammon ross-guest at moszumanska.debian.org
Sun Nov 15 11:59:43 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-cross-spawn.

commit 6dfb6544813754fa89ec634b901fbba828dad9cc
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sun Nov 15 12:18:57 2015 +0100

    Enable upstream test suite in debian/rules
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 218df65..dba3208 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	nodejs test/prepare && mocha --bail -R spec test/test

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



More information about the Pkg-javascript-commits mailing list