mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-14 13:25:46 +00:00
tests: Drop unrelated comment
This commit is contained in:
parent
e544a5b8e5
commit
65f67857ab
@ -539,7 +539,6 @@ void test_index_tests__reload_from_disk(void)
|
||||
|
||||
void test_index_tests__corrupted_extension(void)
|
||||
{
|
||||
/* sort the entires in an empty index */
|
||||
git_index *index;
|
||||
|
||||
cl_git_fail_with(git_index_open(&index, TEST_INDEXBAD_PATH), GIT_ERROR);
|
||||
|
Loading…
Reference in New Issue
Block a user