diff options
Diffstat (limited to 'test/buildtool/execution_engine/executor/TARGETS')
-rw-r--r-- | test/buildtool/execution_engine/executor/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/execution_engine/executor/TARGETS b/test/buildtool/execution_engine/executor/TARGETS index c1b50f35..2d82e097 100644 --- a/test/buildtool/execution_engine/executor/TARGETS +++ b/test/buildtool/execution_engine/executor/TARGETS @@ -51,7 +51,7 @@ , ["@", "src", "src/buildtool/execution_engine/executor", "executor"] , ["@", "src", "src/buildtool/progress_reporting", "progress"] , ["utils", "catch-main-remote-execution"] - , ["utils", "local_hermeticity"] + , ["utils", "test_storage_config"] , ["utils", "test_auth_config"] , ["@", "catch2", "", "catch2"] , ["@", "src", "src/buildtool/storage", "storage"] |