Josh Steadmon <steadmon@xxxxxxxxxx> writes: > On 2023.10.16 09:41, Junio C Hamano wrote: >> Phillip Wood <phillip.wood123@xxxxxxxxx> writes: >> >> > From: Phillip Wood <phillip.wood@xxxxxxxxxxxxx> >> > >> > Here are a couple of cleanups for the unit test framework that I >> > noticed. >> >> Thanks. I trust that this will be squashed into the next update, >> but in the meantime, I'll include it in the copy of the series I >> have (without squashing). Here is another one I noticed. >> >> ----- >8 --------- >8 --------- >8 ----- >> Subject: [PATCH] fixup! ci: run unit tests in CI >> >> A CI job failed due to contrib/coccinelle/equals-null.cocci >> and suggested this change, which seems sensible. >> >> Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> >> --- >> t/unit-tests/t-strbuf.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Applied in v9, thanks! Thanks for working well together.