[Pkg-javascript-commits] [node-debug] 11/11: enable autopkgtests
Paolo Greppi
paolog-guest at moszumanska.debian.org
Fri Dec 23 17:08:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-debug.
commit 3ca2f26fd187955c27179d9ecde234edc5bd41d7
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Fri Dec 23 17:08:02 2016 +0000
enable autopkgtests
---
debian/control | 1 +
debian/tests/control | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index c5a560b..69153a1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders:
Paolo Greppi <paolo.greppi at libpf.com>
Build-Depends: debhelper (>= 8~)
, dh-buildinfo
+ , mocha
, nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/visionmedia/debug
diff --git a/debian/tests/control b/debian/tests/control
index 30a7fc0..3095a9c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
Tests: require
Depends: node-debug
+
+Test-Command: mocha -R spec -- test/**.js
+Depends: @, @builddeps@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list