{
  "spec_dir": "dist/spec",
  "spec_files": [
    "**/*[sS]pec.js"
  ],
  "helpers": [
    "../../spec/helpers/**/*.js"
  ],
  "random": false
}

