[Pkg-javascript-commits] [node-grunt-contrib-copy] 02/03: run autopkgtests with run_tests script
Paolo Greppi
paolog-guest at moszumanska.debian.org
Fri Apr 21 07:31:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-grunt-contrib-copy.
commit ae8e09e3aab4f924d87aac23164679b58e9879a5
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Fri Apr 21 09:23:57 2017 +0200
run autopkgtests with run_tests script
---
debian/changelog | 1 +
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dc49c9c..265d4b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
node-grunt-contrib-copy (1.0.0-2) UNRELEASED; urgency=medium
* add Testsuite: autopkgtest entry in source stanza
+ * run autopkgtests with run_tests script (Closes: #860634)
-- Paolo Greppi <paolo.greppi at libpf.com> Fri, 21 Apr 2017 09:20:25 +0200
diff --git a/debian/tests/control b/debian/tests/control
index 28c1636..7ca9bfa 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: require
Depends: node-grunt-contrib-copy
-Test-Command: nodeunit
+Test-Command: ./debian/tests/run_tests
Depends: @, @builddeps@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-grunt-contrib-copy.git
More information about the Pkg-javascript-commits
mailing list