Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Remember to start the server yourself at least once to go through and see what's

## Tools that we'll need

* [Mocha](http://visionmedia.github.com/mocha/), our testing framework of choice
* [Mocha](http://mochajs.org/), our testing framework of choice
* [Chai](http://chaijs.com/) as our assertion library
* [PhantomJS](http://phantomjs.org/) as our ghostly, headless browser testing tool

Expand Down