[Pkg-javascript-commits] [node-is-number] 05/08: run tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 16 12:38:28 UTC 2016


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

praveen pushed a commit to branch master
in repository node-is-number.

commit 01e6d2622d2951a1c1fbea01c453415e2e06dfa3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Oct 16 17:57:53 2016 +0530

    run tests
---
 debian/rules         | 6 ++----
 debian/tests/control | 3 +++
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index de57af0..3170fba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,5 @@
 
 #override_dh_auto_build:
 
-#override_dh_auto_test:
-
-
-
+override_dh_auto_test:
+	mocha
diff --git a/debian/tests/control b/debian/tests/control
index f5c9627..b478273 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
 Tests: require
 Depends: node-is-number
+
+Test-Command: mocha
+Depends: @

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



More information about the Pkg-javascript-commits mailing list