docs(README): fix unit test task names

Closes #769
This commit is contained in:
Pawel Kozlowski 2015-02-24 15:52:08 +01:00 committed by Misko Hevery
parent 3b6aaf9054
commit f0c5738204
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ If you don't already have `npm`, get it by installing [node.js](http://nodejs.or
### Unit tests
1. `gulp test.js`: JS tests
2. `gulp test.dart`: Dart tests
1. `gulp test.unit.js`: JS tests
2. `gulp test.unit.dart`: Dart tests
Notes for transpiler tests: