Style: Moving all tests to a subfolder

This commit is contained in:
Esteban Ordano 2014-09-25 01:58:27 -03:00
commit df20d7e242
22 changed files with 97 additions and 170 deletions

View file

@ -71,10 +71,12 @@
"grunt-shell": "^0.6.4",
"istanbul": "^0.2.10",
"karma": "^0.12.9",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^0.1.3",
"karma-firefox-launcher": "^0.1",
"karma-mocha": "^0.1.3",
"karma-mocha": "^0.1.9",
"karma-phantomjs-launcher": "^0.1.4",
"karma-sinon": "^1.0.3",
"load-grunt-tasks": "^0.6.0",
"mocha": "^1.18.2",
"mocha-lcov-reporter": "^0.0.1",