[Pkg-javascript-commits] [node-sprintf-js] 08/08: Remove of mocha test

matthew pideil mpideil-guest at moszumanska.debian.org
Mon Mar 16 12:19:11 UTC 2015


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

mpideil-guest pushed a commit to branch master
in repository node-sprintf-js.

commit 389ed92e1c44728c63f3017147300f50a04242f9
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date:   Mon Mar 16 13:03:01 2015 +0100

    Remove of mocha test
---
 debian/control | 1 -
 debian/rules   | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 283e1a2..7b9ede3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  , dh-buildinfo
  , nodejs
  , node-uglify | yui-compressor
- , mocha
 Standards-Version: 3.9.6
 Homepage: https://github.com/alexei/sprintf.js
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-sprintf-js.git
diff --git a/debian/rules b/debian/rules
index 41c12f1..e4a256e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,4 @@ override_dh_auto_build:
 get-orig-source:
 	uscan --no-conf --force-download --rename --repack --download-current-version --destdir=.
 
-override_dh_auto_test:
-	mocha test/test.js
-
+#override_dh_auto_test:

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



More information about the Pkg-javascript-commits mailing list