Merge pull request #12554 from ZDroid/grunt-test-note

Add `grunt test` note
This commit is contained in:
Chris Rebert 2014-02-04 13:21:45 -08:00
commit cd8a896ce6

View File

@ -183,6 +183,10 @@ license your work under the terms of the [MIT License](LICENSE.md).
- strict mode
- "Attractive"
### Checking coding style
Run `grunt test` before committing to ensure your changes follow our coding standards.
## License