| commit | 24204c9c4fc7dacb9c8fec4f266a62b7afeadfcd | [log] [tgz] |
|---|---|---|
| author | Adam Cozzette <acozzette@google.com> | Wed Nov 07 20:56:18 2018 -0800 |
| committer | Adam Cozzette <acozzette@google.com> | Fri Nov 09 11:40:27 2018 -0800 |
| tree | 39e54938ce21fe551e776cfe4a4fe3afa5a76316 | |
| parent | 4dd45935d7a2b91da912113a4c03a569654b5cb7 [diff] |
Added new JS test protos to gulpfile.js
diff --git a/js/gulpfile.js b/js/gulpfile.js index 709c5cf..c458da6 100644 --- a/js/gulpfile.js +++ b/js/gulpfile.js
@@ -29,6 +29,11 @@ 'test5.proto', 'commonjs/test6/test6.proto', 'test8.proto', + 'test11.proto', + 'test12.proto', + 'test13.proto', + 'test14.proto', + 'test15.proto', 'testbinary.proto', 'testempty.proto', 'test.proto',