Commit 13ed2966 by schu

tests-clar/index: actually assert result

Signed-off-by: schu <schu-github@schulog.org>
parent a912ea3f
......@@ -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);
}
......
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