Files
libgit2/tests/network
Patrick Steinhardt 093e671ee8 tests: network::fetchlocal: let cleanup function handle sandbox cleanup
Two tests in network::fetchlocal explicitly set a cleanup function to
free and remove the created sandbox repositories. This is not necessary,
though, as the cleanup function executed after each test already takes
care of cleaning up after them. Remove the code to avoid needless code
duplication.
2018-01-12 13:10:47 +00:00
..
2013-11-14 14:05:52 -08:00