[Pkg-javascript-commits] [node-ytdl-core] 01/08: simpler autopkgtest

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Sep 12 23:23:03 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-ytdl-core.

commit 0f9fb4a1559ef8f18e9cd1895c0a3bd4a77ed5a5
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Sep 12 23:06:21 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 b18843b..a211223 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Tests: require
-Depends: node-ytdl-core
+Test-Command: nodejs -e "require('"'"'ytdl-core'"'"');"
+Depends: @
diff --git a/debian/tests/require b/debian/tests/require
deleted file mode 100644
index 0762d20..0000000
--- a/debian/tests/require
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-nodejs -e "require('ytdl-core');"

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



More information about the Pkg-javascript-commits mailing list