[Pkg-javascript-commits] [node-chai] 02/04: enable autopkgtest
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Nov 5 16:55:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-chai.
commit 213f68f8378aefa82a0ddbf08f623762558366b5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Nov 5 22:09:48 2016 +0530
enable autopkgtest
---
debian/control | 1 +
debian/tests/control | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index e94df07..1860023 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
+ , mocha
, node-type-detect (>= 1.0.0)
, node-assertion-error (>= 1.0.1)
, node-deep-eql (>= 2.0~)
diff --git a/debian/tests/control b/debian/tests/control
index 99df3c8..ad32a79 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
Tests: require
Depends: node-chai
+
+Test-Command: make test
+Depends: @, @builddeps@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chai.git
More information about the Pkg-javascript-commits
mailing list