diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-11-18 17:52:46 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-12-04 18:03:44 +0100 |
commit | 8d13fd367ab92663afa2777182cefaaa135fe749 (patch) | |
tree | 58208ec20804020a2532f2f726e29190dd361032 /test/buildtool/execution_api/common/TARGETS | |
parent | ee4634c8e9fe90a7360bf3e272972f0758e7fd3b (diff) | |
download | justbuild-8d13fd367ab92663afa2777182cefaaa135fe749.tar.gz |
Test RehashDigest
Diffstat (limited to 'test/buildtool/execution_api/common/TARGETS')
-rw-r--r-- | test/buildtool/execution_api/common/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/execution_api/common/TARGETS b/test/buildtool/execution_api/common/TARGETS index 220c202c..d7ab0b16 100644 --- a/test/buildtool/execution_api/common/TARGETS +++ b/test/buildtool/execution_api/common/TARGETS @@ -59,6 +59,7 @@ , "src/buildtool/execution_api/bazel_msg" , "bazel_msg_factory" ] + , ["@", "src", "src/buildtool/execution_api/utils", "rehash_utils"] , ["@", "src", "src/buildtool/file_system", "file_system_manager"] , ["@", "src", "src/buildtool/file_system", "object_type"] , ["@", "src", "src/buildtool/storage", "config"] |