Removed unneeded comments in karma configuration files

This commit is contained in:
jacobawenger
2014-10-22 15:11:03 -07:00
parent e7dae19d9f
commit 8c2c93cb90
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
// Configuration file for Karma test runner
module.exports = function(config) {
config.set({
frameworks: ["jasmine"],

View File

@@ -1,4 +1,3 @@
// Configuration file for Karma test runner
module.exports = function(config) {
config.set({
frameworks: ["jasmine"],