diff options
Diffstat (limited to 'test/other_tools/git_operations/TARGETS')
-rw-r--r-- | test/other_tools/git_operations/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/other_tools/git_operations/TARGETS b/test/other_tools/git_operations/TARGETS index 579bffdd..266cba1f 100644 --- a/test/other_tools/git_operations/TARGETS +++ b/test/other_tools/git_operations/TARGETS @@ -10,6 +10,7 @@ , ["src/buildtool/file_system", "file_system_manager"] , ["src/other_tools/ops_maps", "critical_git_op_map"] , ["src/buildtool/execution_api/common", "common"] + , ["test/utils", "shell_quoting"] ] , "stage": ["test", "other_tools", "git_operations"] } |