Chromium Code Reviews| Index: third_party/protobuf/js/commonjs/jasmine.json |
| diff --git a/third_party/protobuf/js/commonjs/jasmine.json b/third_party/protobuf/js/commonjs/jasmine.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..666b8edbf87aa034cc22c041c0985a70fd0511ea |
| --- /dev/null |
| +++ b/third_party/protobuf/js/commonjs/jasmine.json |
| @@ -0,0 +1,9 @@ |
| +{ |
| + "spec_dir": "", |
| + "spec_files": [ |
| + "*_test.js", |
| + "binary/proto_test.js" |
| + ], |
| + "helpers": [ |
| + ] |
| +} |