diff options
Diffstat (limited to 'test/buildtool/common/TARGETS')
-rw-r--r-- | test/buildtool/common/TARGETS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/buildtool/common/TARGETS b/test/buildtool/common/TARGETS index 298f93eb..233d2135 100644 --- a/test/buildtool/common/TARGETS +++ b/test/buildtool/common/TARGETS @@ -25,7 +25,6 @@ , ["@", "src", "src/buildtool/common", "action_description"] , ["@", "src", "src/buildtool/common", "artifact_description"] , ["@", "src", "src/buildtool/common", "common"] - , ["@", "src", "src/buildtool/crypto", "hash_function"] , ["", "catch-main"] , ["utils", "test_hash_function_type"] ] @@ -43,7 +42,6 @@ , ["@", "src", "src/buildtool/execution_api/local", "local"] , ["@", "src", "src/buildtool/file_system", "file_root"] , ["@", "src", "src/buildtool/file_system", "file_system_manager"] - , ["@", "src", "src/buildtool/storage", "config"] , ["@", "src", "src/buildtool/storage", "storage"] , ["", "catch-main"] , ["utils", "test_storage_config"] |