Skip to content

Commit 8c2c93c

Browse files
author
jacobawenger
committed
Removed unneeded comments in karma configuration files
1 parent e7dae19 commit 8c2c93c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/karma-travis.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Configuration file for Karma test runner
21
module.exports = function(config) {
32
config.set({
43
frameworks: ["jasmine"],

tests/karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Configuration file for Karma test runner
21
module.exports = function(config) {
32
config.set({
43
frameworks: ["jasmine"],

0 commit comments

Comments
 (0)