Skip to content

Commit f0c5738

Browse files
pkozlowski-opensourcemhevery
authored andcommitted
docs(README): fix unit test task names
Closes angular#769
1 parent 3b6aaf9 commit f0c5738

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ If you don't already have `npm`, get it by installing [node.js](http://nodejs.or
4444

4545
### Unit tests
4646

47-
1. `gulp test.js`: JS tests
48-
2. `gulp test.dart`: Dart tests
47+
1. `gulp test.unit.js`: JS tests
48+
2. `gulp test.unit.dart`: Dart tests
4949

5050
Notes for transpiler tests:
5151

0 commit comments

Comments
 (0)