Commit 6c6f312d added a new test, but did not mark it for exclusion in .gitignore.
Signed-off-by: Eric Blake <ebl...@redhat.com> --- Yeah, I know this affects only non-VPATH builds, which we don't recommend, but we might as well be consistent. tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index e96f569..de5e793 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -9,6 +9,7 @@ check-qom-proplist rcutorture test-aio test-bitops +test-blockjob-txn test-coroutine test-crypto-cipher test-crypto-hash -- 2.4.3