aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/interoptest
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2018-03-12 15:04:32 -0700
committerGravatar murgatroid99 <mlumish@google.com>2018-03-12 15:04:32 -0700
commita7ed100c2e54e07567efbc137effdff9fffbf047 (patch)
treeb3cb709db47a8524d6e757d9dc1853cae545aad0 /tools/dockerfile/interoptest
parentac21e04cf7567d999e92f99dd00e763f5c054aca (diff)
Add another missing install line
Diffstat (limited to 'tools/dockerfile/interoptest')
-rwxr-xr-xtools/dockerfile/interoptest/grpc_interop_nodepurejs/build_interop.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dockerfile/interoptest/grpc_interop_nodepurejs/build_interop.sh b/tools/dockerfile/interoptest/grpc_interop_nodepurejs/build_interop.sh
index 5e0c85f7bb..d41ccacd2f 100755
--- a/tools/dockerfile/interoptest/grpc_interop_nodepurejs/build_interop.sh
+++ b/tools/dockerfile/interoptest/grpc_interop_nodepurejs/build_interop.sh
@@ -33,3 +33,4 @@ npm install -g gulp
npm install
gulp js.core.install
gulp protobuf.install
+gulp internal.test.install