module.exports = ( grunt, options ) ->
  test:
    options:
      urls: ['test/specrunner.html']
