{
  "spec_dir": "spec",
  "spec_files": [
    "**/*[sS]pec.js"
  ],
  "helpers": [
    "support/helper.js",
    "support/jasmine.js"
  ],
  "random": true
}
