[Pkg-javascript-commits] [node-bytes] 12/14: Run tests

Paolo Greppi paolog-guest at moszumanska.debian.org
Fri Dec 23 13:20:51 UTC 2016


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

paolog-guest pushed a commit to branch master
in repository node-bytes.

commit 161844f69dc7aadd3fc12a0449beb55fd466156b
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Oct 26 18:25:51 2015 +0100

    Run tests
---
 debian/control | 1 +
 debian/rules   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 13536b2..1633126 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
 Uploaders: Jérémy Lal <kapouer at melix.org>
 Build-Depends:
  debhelper (>= 8.0.0)
+ , mocha
  , dh-buildinfo
  , nodejs
 Standards-Version: 3.9.5
diff --git a/debian/rules b/debian/rules
index d1fde4f..7f9280c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,5 @@
 %:
 	dh $@
 
-override_dh_auto_build:
 override_dh_auto_test:
-
+	mocha

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



More information about the Pkg-javascript-commits mailing list