Upgrade ng2-alfresco-upload

This commit is contained in:
Denys Vuika
2016-09-19 14:33:43 +01:00
parent 0940220eca
commit 612328ef12
7 changed files with 15 additions and 36 deletions

View File

@@ -73,7 +73,7 @@ module.exports = function (config) {
],
// Coverage reporter generates the coverage
reporters: ['mocha', 'coverage', 'coveralls', 'kjhtml'],
reporters: ['mocha', 'coverage', 'kjhtml'],
// Source files that you wanna generate coverage for.
// Do not include tests or libraries (these files will be instrumented by Istanbul)