Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb29292

Browse files
committed
index tests: add eol to avoid compiler warning
1 parent 504b069 commit eb29292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/index/addall.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,4 +443,4 @@ void test_index_addall__removes_deleted_conflicted_files(void)
443443
git_annotated_commit_free(annotated);
444444
git_reference_free(ref);
445445
git_index_free(index);
446-
}
446+
}

0 commit comments

Comments
 (0)