[Pkg-javascript-commits] [node-mime-types] 03/08: enable autopkgtests
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Sep 5 06:24:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-mime-types.
commit f814e7a87f7db35a023b2c830d5a1fda371861ba
Author: Pirate Praveen <praveen at debian.org>
Date: Tue Sep 5 10:38:53 2017 +0530
enable autopkgtests
---
debian/tests/control | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
index d35c388..1a83671 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,8 @@
Tests: require
Depends: node-mime-types
+
+Test-Command: mocha -C --reporter spec --bail --check-leaks node_modules/mime-db/test/
+Depends: @, mocha
+
+Test-Command: mocha -C --reporter spec test/test.js
+Depends: @, mocha
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mime-types.git
More information about the Pkg-javascript-commits
mailing list