diff options
Diffstat (limited to 'tests/t06-index.c')
| -rw-r--r-- | tests/t06-index.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/t06-index.c b/tests/t06-index.c index 72702e819..f46dfb339 100644 --- a/tests/t06-index.c +++ b/tests/t06-index.c @@ -146,6 +146,8 @@ BEGIN_TEST("write", index_write_test) must_pass(git_filelock_commit(&out_file)); git_index_free(index); + + gitfo_unlink("index_rewrite"); END_TEST |
