]> git.proxmox.com Git - libgit2.git/commitdiff
index tests: add eol to avoid compiler warning
authorEdward Thomson <ethomson@edwardthomson.com>
Tue, 30 Jun 2015 14:25:51 +0000 (14:25 +0000)
committerEdward Thomson <ethomson@edwardthomson.com>
Tue, 30 Jun 2015 14:31:07 +0000 (14:31 +0000)
tests/index/addall.c

index f344cc6ae01248960ae77e9714f5d34535065ebd..9ddb27f95f3277173efbb538530cbecad00c55d1 100644 (file)
@@ -443,4 +443,4 @@ void test_index_addall__removes_deleted_conflicted_files(void)
        git_annotated_commit_free(annotated);
        git_reference_free(ref);
        git_index_free(index);
-}
\ No newline at end of file
+}