summaryrefslogtreecommitdiff
path: root/js/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/jasmine.json')
-rw-r--r--js/jasmine.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/js/jasmine.json b/js/jasmine.json
deleted file mode 100644
index f83c54c0..00000000
--- a/js/jasmine.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "spec_dir": "",
- "spec_files": [
- "*_test.js",
- "binary/*_test.js"
- ],
- "helpers": [
- "node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",
- "node_loader.js",
- "deps.js"
- ]
-}