Skip to content

Commit

Permalink
'v0.1.10'
Browse files Browse the repository at this point in the history
  • Loading branch information
cwjohan committed Oct 28, 2014
1 parent d43cb26 commit f92c4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ corresponding lib directory.
`grunt jshint` runs jshint on all the .js code except one in the demo/lib/helpers directory. Note that jshint has about
ten complaints about the index.js code. The other generated code is clean.

`grunt test` runs the suite of tests using jasmine-node. It looks for xxxSpec.js files in the lib directory.
`grunt test` runs the suite of tests using Mocha. It looks .coffee files in the test directory.

`grunt bump` bumps the patch number up in the package.json file.

Expand Down

0 comments on commit f92c4db

Please sign in to comment.