Remove unneeded jasmine setup
This commit is contained in:
parent
b519e2312f
commit
33836ae02c
2 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@
|
||||||
# defaults to spec/javascripts
|
# defaults to spec/javascripts
|
||||||
spec_dir: spec/javascripts
|
spec_dir: spec/javascripts
|
||||||
|
|
||||||
# list of file expressions to include as helpers into spec runner
|
|
||||||
# relative path from spec_dir
|
|
||||||
helpers:
|
|
||||||
- "helpers/**/*.{js.coffee,js,coffee}"
|
|
||||||
|
|
||||||
# list of file expressions to include as specs into spec runner
|
# list of file expressions to include as specs into spec runner
|
||||||
# relative path from spec_dir
|
# relative path from spec_dir
|
||||||
spec_files:
|
spec_files:
|
||||||
|
|
Loading…
Reference in a new issue