mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-04 05:24:47 +00:00
Rename test to make @nulltoken happy
This commit is contained in:
parent
79000951ec
commit
2808ec9ab4
@ -251,7 +251,7 @@ void test_network_remotes__cannot_add_a_nameless_remote(void)
|
||||
git_remote_create(&remote, _repo, NULL, "git://github.com/libgit2/libgit2"));
|
||||
}
|
||||
|
||||
void test_network_remotes__cant_save_inmem_remote(void)
|
||||
void test_network_remotes__cannot_save_an_inmemory_remote(void)
|
||||
{
|
||||
git_remote *remote;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user