{
  "spec_dir": "tmp/spec",
  "spec_files": [
    "*.js"
  ],
  "helpers": [
    "helpers/test-helper.js",
    "node_modules/rxjs/testing/*.js"
  ]
}