[Pkg-javascript-commits] [node-findit2] 01/02: disable tests which rely on buggy build-dependency

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Mon Feb 16 19:29:41 UTC 2015


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

andrewrk-guest pushed a commit to branch master
in repository node-findit2.

commit 130e02d01078dce7115f922c60c6d38492889431
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Mon Feb 16 19:24:19 2015 +0000

    disable tests which rely on buggy build-dependency
---
 debian/control | 1 -
 debian/rules   | 2 --
 2 files changed, 3 deletions(-)

diff --git a/debian/control b/debian/control
index e6d8489..939525c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Andrew Kelley <superjoe30 at gmail.com>
 Build-Depends:
  debhelper (>= 8)
  , dh-buildinfo
- , node-tap
  , nodejs
 Standards-Version: 3.9.6
 Homepage: https://github.com/andrewrk/node-findit
diff --git a/debian/rules b/debian/rules
index 9cba69d..bc7fd52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@
 
 #override_dh_auto_build:
 
-override_dh_auto_test:
-	tap test/*.js
 
 
 

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



More information about the Pkg-javascript-commits mailing list