Karma cleanup, spec reporter

This commit is contained in:
Dr. Kibitz 2014-01-12 01:07:13 -08:00
parent c601e020b7
commit 180eae99a7
3 changed files with 26 additions and 28 deletions

View file

@ -37,7 +37,9 @@
"mocha": "~1.15",
"chai": "~1.8",
"karma": "~0.10",
"karma-chrome-launcher": "~0.1",
"karma-firefox-launcher": "~0.1",
"karma-mocha": "~0.1"
"karma-mocha": "~0.1",
"karma-spec-reporter": "~0.0.6"
}
}