diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-07-08 15:56:38 +0200 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-07-22 17:01:13 +0200 |
commit | 57388e7624c71762e6aac30f16809c467f96ca58 (patch) | |
tree | 9a865c096ee11e450939404cfa53cb70098910b1 /test/buildtool/execution_api/execution_service/TARGETS | |
parent | f58946aeabb30363f41e3eb189f6bbfcea4009dd (diff) | |
download | justbuild-57388e7624c71762e6aac30f16809c467f96ca58.tar.gz |
Store HashFunction in StorageConfig
Diffstat (limited to 'test/buildtool/execution_api/execution_service/TARGETS')
-rw-r--r-- | test/buildtool/execution_api/execution_service/TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/buildtool/execution_api/execution_service/TARGETS b/test/buildtool/execution_api/execution_service/TARGETS index f50057c7..754615d5 100644 --- a/test/buildtool/execution_api/execution_service/TARGETS +++ b/test/buildtool/execution_api/execution_service/TARGETS @@ -17,7 +17,6 @@ , ["@", "src", "src/buildtool/storage", "config"] , ["@", "src", "src/buildtool/storage", "storage"] , ["@", "gsl", "", "gsl"] - , ["@", "src", "src/buildtool/crypto", "hash_function"] ] , "stage": ["test", "buildtool", "execution_api", "execution_service"] } |