[Pkg-javascript-commits] [node-finished] 01/10: simpler autopkgtest

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Sep 12 04:47:44 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-finished.

commit e74fb894b807feb59fe5258a70afbc3b01992031
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Sep 12 01:28:56 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 fa3d7c2..bca3548 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Tests: require
-Depends: node-finished
+Test-Command: nodejs -e "require('"'"'on-finished'"'"');"
+Depends: @
diff --git a/debian/tests/require b/debian/tests/require
deleted file mode 100644
index 96a2381..0000000
--- a/debian/tests/require
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-nodejs -e "require('finished');"

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



More information about the Pkg-javascript-commits mailing list