[Pkg-javascript-commits] [node-findit] 03/06: simpler autopkgtest

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Thu Oct 16 20:12:30 UTC 2014


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

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

commit 20efa3e09b746ed0df7cfdcd5f1429a8b485008f
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Thu Oct 16 20:07:24 2014 +0000

    simpler autopkgtest
---
 debian/tests/control | 4 ++--
 debian/tests/require | 3 ---
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 3afb261..b1ca463 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Tests: require
-Depends: node-findit
+Test-Command: nodejs -e "require('"'"'findit'"'"');"
+Depends: @
diff --git a/debian/tests/require b/debian/tests/require
deleted file mode 100644
index 8e04926..0000000
--- a/debian/tests/require
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-nodejs -e "require('findit');"

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



More information about the Pkg-javascript-commits mailing list