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 7f2192fe..2b9ced2d 100644
--- a/test/buildtool/execution_engine/traverser/TARGETS
+++ b/test/buildtool/execution_engine/traverser/TARGETS
@@ -2,7 +2,7 @@
{ "type": ["@", "rules", "CC/test", "test"]
, "name": ["traverser"]
, "srcs": ["traverser.test.cpp"]
- , "deps":
+ , "private-deps":
[ ["@", "catch2", "", "catch2"]
, ["test", "catch-main"]
, ["test/utils", "container_matchers"]