diff options
| author | Morton Fox <[email protected]> | 2017-09-27 13:21:14 -0400 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2017-09-27 10:21:14 -0700 |
| commit | eb1b72377eafcceb4a0fc6e4bec78338f15eea00 (patch) | |
| tree | d740f3647935cea9a6eaab6a632850bc31da0208 | |
| parent | b9032a18bd8d7fba7eaa0924a77e810ec4d0935a (diff) | |
| download | node-coveralls-eb1b72377eafcceb4a0fc6e4bec78338f15eea00.tar.xz node-coveralls-eb1b72377eafcceb4a0fc6e4bec78338f15eea00.zip | |
Update Mocha link (#169)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ For detailed instructions on requiring instrumented code, running on Travis and ### [Poncho](https://github.com/deepsweet/poncho) Client-side JS code coverage using [PhantomJS](https://github.com/ariya/phantomjs), [Mocha](http://mochajs.org/) and [Blanket](https://github.com/alex-seville/blanket): -- [Configure](http://visionmedia.github.io/mocha/#browser-support) Mocha for browser +- [Configure](http://mochajs.org/#running-mocha-in-the-browser) Mocha for browser - [Mark](https://github.com/deepsweet/poncho#usage) target script(s) with `data-cover` html-attribute - Run your tests with a command like this: |
