Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #13 from mortonfox/patch-1
Browse files Browse the repository at this point in the history
Update Mocha link
  • Loading branch information
Pete Hawkins committed Mar 19, 2018
2 parents b433220 + 9d49050 commit dc89aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -19,7 +19,7 @@ A pre-configured Backbone Stack for starting new projects, it alleviates a lot o

### Libraries for Test Driven Development

* [Mocha](http://visionmedia.github.com/mocha/) - TDD / BDD testing framework for JavaScript
* [Mocha](http://mochajs.org/) - TDD / BDD testing framework for JavaScript
* [Chai.js](http://chaijs.com/) - Nice assertions
* [Sinon](http://sinonjs.org/) - Spies, Stubs and Mocks

Expand Down

0 comments on commit dc89aa8

Please sign in to comment.