summaryrefslogtreecommitdiff
path: root/test/other_tools/git_operations/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/other_tools/git_operations/TARGETS')
-rw-r--r--test/other_tools/git_operations/TARGETS2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/other_tools/git_operations/TARGETS b/test/other_tools/git_operations/TARGETS
index 41f9df1c..9fa94906 100644
--- a/test/other_tools/git_operations/TARGETS
+++ b/test/other_tools/git_operations/TARGETS
@@ -6,6 +6,7 @@
, "private-deps":
[ ["@", "catch2", "", "catch2"]
, ["", "catch-main"]
+ , ["@", "fmt", "", "fmt"]
, ["@", "json", "", "json"]
, ["@", "src", "src/buildtool/file_system", "file_system_manager"]
, ["@", "src", "src/other_tools/ops_maps", "critical_git_op_map"]
@@ -29,6 +30,7 @@
, "private-deps":
[ ["@", "catch2", "", "catch2"]
, ["", "catch-main"]
+ , ["@", "fmt", "", "fmt"]
, ["@", "json", "", "json"]
, ["@", "src", "src/buildtool/file_system", "file_system_manager"]
, ["@", "src", "src/buildtool/logging", "log_level"]