Skip to content

Commit

Permalink
Merge edee630 into 0ff9d2a
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonfox committed May 26, 2017
2 parents 0ff9d2a + edee630 commit 274526c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Note that the stringified values are buffered according to the `encoding` option

### Unit

Unit tests use the [Mocha](http://visionmedia.github.io/mocha) test framework with [Chai](http://chaijs.com) assertions. To run the tests, execute the following command in the top-level application directory:
Unit tests use the [Mocha](http://mochajs.org/) test framework with [Chai](http://chaijs.com) assertions. To run the tests, execute the following command in the top-level application directory:

``` bash
$ make test
Expand Down Expand Up @@ -198,4 +198,4 @@ Copyright © 2014. Athan Reines.
[dev-dependencies-url]: https://david-dm.org/dev/flow-io/tostring-node

[github-issues-image]: http://img.shields.io/github/issues/flow-io/tostring-node.svg
[github-issues-url]: https://github.com/flow-io/tostring-node/issues
[github-issues-url]: https://github.com/flow-io/tostring-node/issues

0 comments on commit 274526c

Please sign in to comment.