Skip to content

Commit ce32d7d

Browse files
committed
Cleanup.
1 parent 28ab800 commit ce32d7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

karma.conf.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ module.exports = function(config) {
5050
],
5151

5252
// list of files to exclude
53-
exclude: [
54-
],
53+
exclude: [],
5554

5655
// preprocess matching files before serving them to the browser
5756
// available preprocessors:

0 commit comments

Comments
 (0)