diff options
Diffstat (limited to 'tests-clar/index/tests.c')
| -rw-r--r-- | tests-clar/index/tests.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests-clar/index/tests.c b/tests-clar/index/tests.c index 30a5a31fa..8359ce027 100644 --- a/tests-clar/index/tests.c +++ b/tests-clar/index/tests.c @@ -246,6 +246,7 @@ void test_index_tests__add(void) git_index_free(index); git_repository_free(repo); + cl_fixture_cleanup("myrepo"); } void test_index_tests__add_from_workdir_to_a_bare_repository_returns_EBAREPO(void) |
