Commit eb29292a by Edward Thomson

index tests: add eol to avoid compiler warning

parent 504b0697
...@@ -443,4 +443,4 @@ void test_index_addall__removes_deleted_conflicted_files(void) ...@@ -443,4 +443,4 @@ void test_index_addall__removes_deleted_conflicted_files(void)
git_annotated_commit_free(annotated); git_annotated_commit_free(annotated);
git_reference_free(ref); git_reference_free(ref);
git_index_free(index); git_index_free(index);
} }
\ No newline at end of file
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