aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2018-11-07 20:56:18 -0800
committerAdam Cozzette <acozzette@google.com>2018-11-09 11:40:27 -0800
commit24204c9c4fc7dacb9c8fec4f266a62b7afeadfcd (patch)
tree39e54938ce21fe551e776cfe4a4fe3afa5a76316 /js
parent4dd45935d7a2b91da912113a4c03a569654b5cb7 (diff)
downloadprotobuf-24204c9c4fc7dacb9c8fec4f266a62b7afeadfcd.tar.gz
Added new JS test protos to gulpfile.js
Diffstat (limited to 'js')
-rw-r--r--js/gulpfile.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/gulpfile.js b/js/gulpfile.js
index 709c5cf9e..c458da6c8 100644
--- a/js/gulpfile.js
+++ b/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',