summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/jasmine.json')
-rw-r--r--packages/markdown/marked/jasmine.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/markdown/marked/jasmine.json b/packages/markdown/marked/jasmine.json
deleted file mode 100644
index bec42542..00000000
--- a/packages/markdown/marked/jasmine.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "spec_dir": "test",
- "spec_files": [
- "**/*-spec.js"
- ],
- "helpers": [
- "helpers/helpers.js"
- ],
- "stopSpecOnExpectationFailure": false,
- "random": true
-}