aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json
diff options
context:
space:
mode:
authorGravatar Loo Rong Jie <loorongjie@gmail.com>2018-06-21 11:29:04 +0800
committerGravatar Jakob Buchgraber <buchgr@google.com>2018-07-09 16:28:56 +0200
commit6fd4e0edd4de22dec9eda13dc0b29214f2ca117e (patch)
treee05b713ab4eceb88e6686e34e2a98426b16009bc /third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json
parent868060b2925a98a22c4a2e760dd38da0bef6146c (diff)
Update protobuf to 3.6.0. Fixes #5439
Diffstat (limited to 'third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json')
-rw-r--r--third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json b/third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json
deleted file mode 100644
index 3fb9a1b01d..0000000000
--- a/third_party/protobuf/3.4.0/js/compatibility_tests/v3.0.0/jasmine3.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "spec_dir": "",
- "spec_files": [
- "*_test.js",
- "binary/*_test.js"
- ],
- "helpers": [
- "../../../js/node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",
- "../../../js/node_loader.js",
- "../../../js/deps.js",
- "../../../js/google/protobuf/any.js",
- "../../../js/google/protobuf/struct.js",
- "../../../js/google/protobuf/timestamp.js",
- "testproto_libs1.js",
- "testproto_libs2_new.js"
- ]
-}