Skip to content

Commit

Permalink
📝 --cover --report
Browse files Browse the repository at this point in the history
  • Loading branch information
59naga committed May 21, 2015
1 parent ac7ce9f commit e2747d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"update": "git tag v$(jqn bower version) && git push --tags",

"start": "jasminetea test --verbose --watch",
"test": "jasminetea test --verbose",
"test": "jasminetea test --verbose --cover --report",
"posttest": "zuul test/API.spec.coffee --report"
},

Expand Down

0 comments on commit e2747d8

Please sign in to comment.