aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.6.0/js/jasmine.json
diff options
context:
space:
mode:
authorGravatar Jakob Buchgraber <buchgr@google.com>2018-07-09 16:45:04 +0200
committerGravatar Jakob Buchgraber <buchgr@google.com>2018-07-09 16:45:27 +0200
commit8cc62f781ff4e724f8c2f763487390063fcc79e4 (patch)
tree8b9ba11f90fa221167a3538295a201839ab30ce2 /third_party/protobuf/3.6.0/js/jasmine.json
parentee62862c3dd52634ac5ec722b98b8a0c994e7155 (diff)
Revert "Update protobuf to 3.6.0. Fixes #5439"
Diffstat (limited to 'third_party/protobuf/3.6.0/js/jasmine.json')
-rw-r--r--third_party/protobuf/3.6.0/js/jasmine.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/third_party/protobuf/3.6.0/js/jasmine.json b/third_party/protobuf/3.6.0/js/jasmine.json
deleted file mode 100644
index aeea72f857..0000000000
--- a/third_party/protobuf/3.6.0/js/jasmine.json
+++ /dev/null
@@ -1,17 +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",
- "testproto_libs1.js",
- "testproto_libs2.js"
- ]
-}