jacopotarantino/Lovelace

View on GitHub
grunt/karma.coffee

Summary

Maintainability
Test Coverage
'use strict'

module.exports =
  options:
    configFile: 'karma.conf.js'
  test:
    singleRun: true