Commit 666c7bd8 by Etienne Samson

tests: unwarranted NULL-ification

parent 37acffac
......@@ -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");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment