diff options
Diffstat (limited to 'test/buildtool/execution_api/execution_service/TARGETS')
-rw-r--r-- | test/buildtool/execution_api/execution_service/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/execution_api/execution_service/TARGETS b/test/buildtool/execution_api/execution_service/TARGETS index c14db85c..754615d5 100644 --- a/test/buildtool/execution_api/execution_service/TARGETS +++ b/test/buildtool/execution_api/execution_service/TARGETS @@ -5,7 +5,7 @@ , "private-deps": [ ["", "catch-main"] , ["@", "catch2", "", "catch2"] - , ["utils", "local_hermeticity"] + , ["utils", "test_storage_config"] , [ "@" , "src" , "src/buildtool/execution_api/execution_service" |