summaryrefslogtreecommitdiff
path: root/test/buildtool/system/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/system/TARGETS')
-rw-r--r--test/buildtool/system/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/system/TARGETS b/test/buildtool/system/TARGETS
index 97101bae..952fe8d2 100644
--- a/test/buildtool/system/TARGETS
+++ b/test/buildtool/system/TARGETS
@@ -2,7 +2,7 @@
{ "type": ["@", "rules", "CC/test", "test"]
, "name": ["system_command"]
, "srcs": ["system_command.test.cpp"]
- , "deps":
+ , "private-deps":
[ ["@", "catch2", "", "catch2"]
, ["test", "catch-main"]
, ["src/buildtool/system", "system_command"]