[Pkg-javascript-commits] [node-foreground-child] 01/02: Dump tap test for debugging
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Aug 31 21:13:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-foreground-child.
commit 3025f4ce48d7e9a7b9c511e55d98edc10cc0cbd3
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Wed Aug 30 15:47:27 2017 +0200
Dump tap test for debugging
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 789be3e..b1baf96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)))
- tap -R spec test/*.js
+ tap -R dump test/*.js
else
@echo '**********************************************************'
@echo 'Skip test suite '
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-foreground-child.git
More information about the Pkg-javascript-commits
mailing list