[Pkg-javascript-commits] [node-coveralls] 92/332: Update README.md

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 6faf921a8270b4cc14791c7643baec3aa5a95ca1
Author: Dmytro Nemoga <Dmytro.Nemoga at gmail.com>
Date:   Fri Aug 16 16:28:12 2013 +0300

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8af24fb..c4ba208 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ Check out an example [Makefile](https://github.com/cainus/urlgrey/blob/master/Ma
 
 ### [Istanbul](https://github.com/gotwarlost/istanbul)
 ```sh
-istanbul cover ./node_modules/mocha/bin/mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
+istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
 ```
 
 ### [Nodeunit](https://github.com/caolan/nodeunit) + [JSCoverage](https://github.com/fishbar/jscoverage)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list