summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_engine/traverser/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/execution_engine/traverser/TARGETS')
-rw-r--r--test/buildtool/execution_engine/traverser/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/execution_engine/traverser/TARGETS b/test/buildtool/execution_engine/traverser/TARGETS
index 7228b0af..72a7abea 100644
--- a/test/buildtool/execution_engine/traverser/TARGETS
+++ b/test/buildtool/execution_engine/traverser/TARGETS
@@ -7,11 +7,11 @@
, ["", "catch-main"]
, ["utils", "container_matchers"]
, ["@", "src", "src/buildtool/common", "common"]
- , ["@", "src", "src/buildtool/common", "protocol_traits"]
, ["@", "src", "src/buildtool/common", "artifact_description"]
, ["@", "src", "src/buildtool/execution_engine/dag", "dag"]
, ["@", "src", "src/buildtool/execution_engine/traverser", "traverser"]
, ["@", "src", "src/buildtool/crypto", "hash_function"]
+ , ["utils", "test_hash_function_type"]
]
, "stage": ["test", "buildtool", "execution_engine", "traverser"]
}