Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created October 30, 2013 17:44
Show Gist options
  • Save dbouwman/7236922 to your computer and use it in GitHub Desktop.
Save dbouwman/7236922 to your computer and use it in GitHub Desktop.
jasmine-active-specs.js
module.exports = {
specs: [
'./spec/modules/items/show/show_controller.spec.js',
'./spec/modules/items/show/show_view.spec.js'
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment