mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
tests: unwarranted NULL-ification
This commit is contained in:
@@ -20,7 +20,6 @@ void test_remote_create__cleanup(void)
|
||||
git_config_free(_config);
|
||||
|
||||
git_repository_free(_repo);
|
||||
_repo = NULL;
|
||||
|
||||
cl_fixture_cleanup("testrepo.git");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user