From d202e8f6051df5eb89d0f2eb1b9ac7109d204f56 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Tue, 2 Jul 2024 13:21:14 +0200 Subject: Remove HermeticLocalTestFixture ...and create StorageConfig and Storage in place if needed. --- test/other_tools/git_operations/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/other_tools/git_operations/TARGETS') diff --git a/test/other_tools/git_operations/TARGETS b/test/other_tools/git_operations/TARGETS index 57603ecc..1fe6b492 100644 --- a/test/other_tools/git_operations/TARGETS +++ b/test/other_tools/git_operations/TARGETS @@ -39,6 +39,7 @@ , ["@", "src", "src/buildtool/storage", "config"] , ["@", "src", "src/utils/cpp", "atomic"] , ["utils", "shell_quoting"] + , ["utils", "test_storage_config"] ] , "stage": ["test", "other_tools", "git_operations"] } -- cgit v1.2.3