Browse Source

Added new JS test protos to gulpfile.js

Adam Cozzette 6 years ago
parent
commit
24204c9c4f
1 changed files with 5 additions and 0 deletions
  1. 5 0
      js/gulpfile.js

+ 5 - 0
js/gulpfile.js

@@ -29,6 +29,11 @@ var group1Protos = [
   'test5.proto',
   'commonjs/test6/test6.proto',
   'test8.proto',
+  'test11.proto',
+  'test12.proto',
+  'test13.proto',
+  'test14.proto',
+  'test15.proto',
   'testbinary.proto',
   'testempty.proto',
   'test.proto',