summaryrefslogtreecommitdiff
path: root/test/utils/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/TARGETS')
-rw-r--r--test/utils/TARGETS2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/utils/TARGETS b/test/utils/TARGETS
index 409ce392..7d8f7148 100644
--- a/test/utils/TARGETS
+++ b/test/utils/TARGETS
@@ -14,11 +14,13 @@
, "test_env"
, "test_remote_config"
, ["@", "gsl", "", "gsl"]
+ , ["@", "src", "src/buildtool/auth", "auth"]
, ["@", "src", "src/buildtool/common", "bazel_digest_factory"]
, ["@", "src", "src/buildtool/common", "bazel_types"]
, ["@", "src", "src/buildtool/common/remote", "retry_config"]
, ["@", "src", "src/buildtool/crypto", "hash_function"]
, ["@", "src", "src/buildtool/execution_api/remote", "bazel_network"]
+ , ["@", "src", "src/buildtool/execution_api/remote", "config"]
]
, "stage": ["test", "utils"]
}