Skip to content

Commit ec042e0

Browse files
author
guylabs
committed
Add coveralls support
1 parent ef852e0 commit ec042e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = function (config) {
5959

6060
// Test coverage configuration
6161
preprocessors: {
62-
'test/*.js': ['coverage']
62+
'src/*.js': ['coverage']
6363
},
6464
coverageReporter: {
6565
type: 'lcov',

0 commit comments

Comments
 (0)