Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 26, 2015
1 parent cf781b0 commit 745b4cc
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 @@ -22,7 +22,7 @@ npm run dev

- `npm run build`: Production ready build with minification and CSS extraction.

- `npm run test`: Unit tests in PhantomJS with Karma + karma-webpack, supporting all webpack loaders and ES2015.
- `npm test`: Unit tests in PhantomJS with Karma + karma-webpack, supporting all webpack loaders, [mock injection](http://vuejs.github.io/vue-loader/workflow/testing-with-mocks.html) and ES2015.

### Customizations

Expand Down

0 comments on commit 745b4cc

Please sign in to comment.