diff options
Diffstat (limited to 'test/buildtool/execution_api/bazel/TARGETS')
-rw-r--r-- | test/buildtool/execution_api/bazel/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/execution_api/bazel/TARGETS b/test/buildtool/execution_api/bazel/TARGETS index e94aed9a..eb888328 100644 --- a/test/buildtool/execution_api/bazel/TARGETS +++ b/test/buildtool/execution_api/bazel/TARGETS @@ -101,6 +101,7 @@ , ["utils", "catch-main-remote-execution"] , ["utils", "test_auth_config"] , ["utils", "test_remote_config"] + , ["@", "src", "src/buildtool/common/remote", "retry_config"] , ["@", "src", "src/buildtool/execution_api/remote", "bazel"] , ["buildtool/execution_api/common", "api_test"] ] |