summaryrefslogtreecommitdiff
path: root/js/commonjs/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/commonjs/jasmine.json')
-rw-r--r--js/commonjs/jasmine.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/js/commonjs/jasmine.json b/js/commonjs/jasmine.json
deleted file mode 100644
index 666b8edb..00000000
--- a/js/commonjs/jasmine.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "spec_dir": "",
- "spec_files": [
- "*_test.js",
- "binary/proto_test.js"
- ],
- "helpers": [
- ]
-}