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