[Pkg-javascript-commits] [node-minimatch] 07/14: autopkgtest
Jérémy Lal
kapouer at moszumanska.debian.org
Thu Nov 3 23:36:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-minimatch.
commit f211ca3ec6c065baa69547ff8c19f4fc68372576
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Nov 4 00:13:36 2016 +0100
autopkgtest
---
debian/control | 1 +
debian/tests/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 8e3a607..4e97035 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Standards-Version: 3.9.8
Homepage: https://github.com/isaacs/minimatch
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-minimatch.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-minimatch.git
+Testsuite: autopkgtest
Package: node-minimatch
Architecture: all
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..a1b181d
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: tap test/*.js
+Depends: @, node-tap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-minimatch.git
More information about the Pkg-javascript-commits
mailing list