[Pkg-javascript-commits] [node-chalk] 03/12: Disabling tests, require-uncached and resolve-from are currently not available.
Mathias Behrle
mbehrle at moszumanska.debian.org
Sat Jul 23 13:39:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-chalk.
commit 7e19478b6bf505a56af52e904b9555d03e73755e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jul 18 17:56:01 2016 +0200
Disabling tests, require-uncached and resolve-from are currently not available.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index e5cfe00..786fd71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,5 @@
dh $@
override_dh_auto_test:
- mocha
+ #mocha (require-uncached, resolve-from not available)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chalk.git
More information about the Pkg-javascript-commits
mailing list