[Pkg-javascript-commits] [node-command-join] 01/01: copy to dist for autopkgtest
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Dec 24 09:29:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-command-join.
commit 7e17ce9ca786cfc6c2c2794f82ba94c66f36aaad
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Dec 24 14:56:16 2016 +0530
copy to dist for autopkgtest
---
debian/tests/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/control b/debian/tests/control
index 43d8564..56d3757 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: require
Depends: node-command-join
-Test-Command: mocha test/nix.test.js -R spec
+Test-Command: mkdir -p dist && cp command-join.js dist && mocha test/nix.test.js -R spec
Depends: @, @builddeps@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-command-join.git
More information about the Pkg-javascript-commits
mailing list