aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools
diff options
context:
space:
mode:
authorGravatar Matt Kwong <matt-kwong@users.noreply.github.com>2017-10-03 13:25:29 -0700
committerGravatar GitHub <noreply@github.com>2017-10-03 13:25:29 -0700
commit7bd592c7aa3c9efc074092c15f4a5e4ed3e99fc6 (patch)
tree755ab0a490fd8ce570c0304200257d3307f78c7f /templates/tools
parent5abced94866858b5d6b360eb7e05349e915169dd (diff)
parentfa90655822ed6e02502f9d05b0479e12829042b9 (diff)
Merge pull request #12690 from matt-kwong/cov
Fix coverage tests
Diffstat (limited to 'templates/tools')
-rw-r--r--templates/tools/dockerfile/test/multilang_jessie_x64/Dockerfile.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tools/dockerfile/test/multilang_jessie_x64/Dockerfile.template b/templates/tools/dockerfile/test/multilang_jessie_x64/Dockerfile.template
index 6cad474a20..0d47aa91f3 100644
--- a/templates/tools/dockerfile/test/multilang_jessie_x64/Dockerfile.template
+++ b/templates/tools/dockerfile/test/multilang_jessie_x64/Dockerfile.template
@@ -19,6 +19,7 @@
<%include file="../../apt_get_basic.include"/>
<%include file="../../gcp_api_libraries.include"/>
<%include file="../../csharp_deps.include"/>
+ <%include file="../../csharp_dotnetcli_deps.include"/>
<%include file="../../cxx_deps.include"/>
<%include file="../../node_deps.include"/>
<%include file="../../php_deps.include"/>