Adding karma tests to grunt build

This commit is contained in:
jdescottes
2014-08-14 01:50:33 +02:00
parent 8d8c40e6a6
commit b0ec276aac
4 changed files with 16 additions and 26 deletions

View File

@@ -29,6 +29,7 @@
"grunt-node-webkit-builder": "0.1.21",
"grunt-open": "0.2.3",
"grunt-replace": "0.7.8",
"grunt-karma": "~0.8.2",
"karma": "0.12.17",
"karma-chrome-launcher": "^0.1.4",
"karma-jasmine": "^0.1.5",