mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-09 11:15:57 +00:00
tests-clar/index: actually assert result
Signed-off-by: schu <schu-github@schulog.org>
This commit is contained in:
parent
a912ea3f9d
commit
13ed29664f
@ -62,6 +62,8 @@ static void files_are_equal(const char *a, const char *b)
|
||||
|
||||
git_buf_free(&buf_a);
|
||||
git_buf_free(&buf_b);
|
||||
|
||||
cl_assert(pass);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user