summaryrefslogtreecommitdiffstats
path: root/spec/support/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/jasmine.json')
-rw-r--r--spec/support/jasmine.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/spec/support/jasmine.json b/spec/support/jasmine.json
deleted file mode 100644
index c7845fc..0000000
--- a/spec/support/jasmine.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "spec_dir": "spec/spec",
- "spec_files": [
- "!(helpers).js"
- ],
- "helpers": [
- "helpers.js"
- ]
-}