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.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/protobuf/3.2.0/js/jasmine.json b/third_party/protobuf/3.2.0/js/jasmine.json
index 093f15794f..aeea72f857 100644
--- a/third_party/protobuf/3.2.0/js/jasmine.json
+++ b/third_party/protobuf/3.2.0/js/jasmine.json
@@ -10,6 +10,8 @@
"deps.js",
"google/protobuf/any.js",
"google/protobuf/struct.js",
- "google/protobuf/timestamp.js"
+ "google/protobuf/timestamp.js",
+ "testproto_libs1.js",
+ "testproto_libs2.js"
]
}