diff options
Diffstat (limited to 'test/other_tools/git_operations')
-rw-r--r-- | test/other_tools/git_operations/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other_tools/git_operations/TARGETS b/test/other_tools/git_operations/TARGETS index 8515d680..a20409c1 100644 --- a/test/other_tools/git_operations/TARGETS +++ b/test/other_tools/git_operations/TARGETS @@ -25,7 +25,7 @@ } , "git_repo_remote": { "type": ["@", "rules", "CC/test", "test"] - , "name": ["git_repo_remote_test"] + , "name": ["git_repo_remote"] , "srcs": ["git_repo_remote.test.cpp"] , "data": [["test/buildtool/file_system", "test_data"]] , "private-deps": |