Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
Issue #19 - Add Cover script
Browse files Browse the repository at this point in the history
  • Loading branch information
ena1 authored and adborden committed May 16, 2019
1 parent 7dff02e commit d9f1aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"url": "git://github.com/18F/glossary.git"
},
"scripts": {
"cover": "mochify tests/glossary.js --cover",
"start": "parcel example/index.html",
"test": "mochify tests/glossary.js"
},
Expand Down

0 comments on commit d9f1aeb

Please sign in to comment.