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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The server walk and watch functionality has been made into its own module called

## Testing Framework

- [Mocha v1.8.1](http://visionmedia.github.com/mocha)
- [Mocha v1.8.1](http://mochajs.org/)
- [Chai v1.4.1](http://chaijs.com)
- [Sinon v1.5.2](http://sinonjs.org)
- [Sinon-Chai v2.3.1](http://chaijs.com/plugins/sinon-chai)
Expand Down Expand Up @@ -123,4 +123,4 @@ Note: On Windows x64, use `karma.x64_ENV.bat` to help with browser paths

## Debugging

Brunch debug events can be monitored by setting the `DEBUG=brunch:*` environment variable.
Brunch debug events can be monitored by setting the `DEBUG=brunch:*` environment variable.