Skip to content

Commit 85b8c50

Browse files
author
kiran
committedJul 12, 2015
dummy commit to see tests run on travis-ci
1 parent 6267a2f commit 85b8c50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎karma.conf.js

-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
module.exports = function(config) {
55
config.set({
66

7-
// base path that will be used to resolve all patterns (eg. files, exclude)
87
basePath: '',
98

109

@@ -21,7 +20,6 @@ module.exports = function(config) {
2120
],
2221

2322

24-
// list of files to exclude
2523
exclude: [
2624
],
2725

0 commit comments

Comments
 (0)
Please sign in to comment.