summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/execution_service/TARGETS
diff options
context:
space:
mode:
authorMaksim Denisov <denisov.maksim@huawei.com>2024-07-08 15:56:38 +0200
committerMaksim Denisov <denisov.maksim@huawei.com>2024-07-22 17:01:13 +0200
commit57388e7624c71762e6aac30f16809c467f96ca58 (patch)
tree9a865c096ee11e450939404cfa53cb70098910b1 /test/buildtool/execution_api/execution_service/TARGETS
parentf58946aeabb30363f41e3eb189f6bbfcea4009dd (diff)
downloadjustbuild-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/TARGETS1
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"]
}