Skip to content

Commit

Permalink
Merge eed2e63 into 6442494
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonfox committed Jul 28, 2017
2 parents 6442494 + eed2e63 commit c40c922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -81,7 +81,7 @@ If provided an empty `array`, the function returns `null`.

### 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

0 comments on commit c40c922

Please sign in to comment.