docs: command is wrong for running tests (#1065)

master
Shawn Sit 2017-09-25 23:08:21 -05:00 committed by Yiyu He
parent 77ca4290a1
commit e1e030cc3d
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ the general Koa guide.
## Running tests
```
$ make test
$ npm test
```
## Authors