[Pkg-javascript-commits] [node-file-sync-cmp] 01/01: enable autopkgtest
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Dec 22 05:58:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-file-sync-cmp.
commit b26aceaee314c00774275a06976593b4e300ebcd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Dec 22 11:24:59 2016 +0530
enable autopkgtest
---
debian/rules | 2 +-
debian/tests/control | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 7f9280c..bfc7cbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@
dh $@
override_dh_auto_test:
- mocha
+ mocha -R spec
diff --git a/debian/tests/control b/debian/tests/control
index 7113bb3..43448a7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
Tests: require
Depends: node-file-sync-cmp
+
+Test-Command: mocha -R spec
+Depends: @, @builddeps@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-file-sync-cmp.git
More information about the Pkg-javascript-commits
mailing list