[Pkg-javascript-commits] [node-serve-static] 06/07: add autopkgtest
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Sep 13 19:52:20 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-serve-static.
commit 640177d1feca81dd8c82b69dbaf95853cb3105d9
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sat Sep 13 01:13:47 2014 +0000
add autopkgtest
---
debian/control | 1 +
debian/tests/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index d771e88..24e8df8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Standards-Version: 3.9.5
Homepage: https://github.com/expressjs/serve-static
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-serve-static.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-serve-static.git
+XS-Testsuite: autopkgtest
Package: node-serve-static
Architecture: all
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..e6a60fe
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: nodejs -e "require('"'"'serve-static'"'"');"
+Depends: @
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-serve-static.git
More information about the Pkg-javascript-commits
mailing list