[Pkg-javascript-commits] [node-depd] 04/06: add autopkgtest
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Sep 2 05:43:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-depd.
commit 2fe0cca4525692895a115f39ab85e2fdcbfa3eaf
Author: Pirate Praveen <praveen at debian.org>
Date: Sat Sep 2 10:05:13 2017 +0530
add autopkgtest
---
debian/tests/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
index 8ca17b7..4ec3684 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
Test-Command: nodejs -e "require('"'"'depd'"'"');"
Depends: @
+
+Test-Command: mocha --reporter spec --bail --require should test/
+Depends: @, mocha, node-should
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-depd.git
More information about the Pkg-javascript-commits
mailing list