Commit 65f67857 by nulltoken

tests: Drop unrelated comment

parent e544a5b8
......@@ -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);
......
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