aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.2.0/js/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.2.0/js/jasmine.json')
-rw-r--r--third_party/protobuf/3.2.0/js/jasmine.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/third_party/protobuf/3.2.0/js/jasmine.json b/third_party/protobuf/3.2.0/js/jasmine.json
deleted file mode 100644
index 093f15794f..0000000000
--- a/third_party/protobuf/3.2.0/js/jasmine.json
+++ /dev/null
@@ -1,15 +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",
- "google/protobuf/any.js",
- "google/protobuf/struct.js",
- "google/protobuf/timestamp.js"
- ]
-}