Skip to content

Commit

Permalink
add tests to packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gsouf committed Mar 9, 2017
1 parent e498f45 commit 0cab6b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@
"karma-coverage": "^1.1.1",
"karma-jasmine": "^1.1.0",
"karma-phantomjs-launcher": "^1.0.2"
},

"scripts": {
"test": "grunt test"
}
}

0 comments on commit 0cab6b4

Please sign in to comment.