diff options
Diffstat (limited to 'test/utils/TARGETS')
-rw-r--r-- | test/utils/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/TARGETS b/test/utils/TARGETS index c98da595..c0f85b49 100644 --- a/test/utils/TARGETS +++ b/test/utils/TARGETS @@ -81,7 +81,7 @@ } , "test_serve_config": { "type": ["@", "rules", "CC", "library"] - , "name": ["catch-main-remote-execution"] + , "name": ["test_serve_config"] , "hdrs": ["serve_service/test_serve_config.hpp"] , "deps": [ ["@", "src", "src/buildtool/serve_api/remote", "config"] |