mirror of https://github.com/xqemu/xqemu.git
tests/.gitignore: Add test-bdrv-drain
Commit 881cfd17
added a new test binary, include it in .gitignore.
Reported-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
5e9aa92eb1
commit
a30306ed62
|
@ -18,6 +18,7 @@ test-aio
|
||||||
test-aio-multithread
|
test-aio-multithread
|
||||||
test-arm-mptimer
|
test-arm-mptimer
|
||||||
test-base64
|
test-base64
|
||||||
|
test-bdrv-drain
|
||||||
test-bitops
|
test-bitops
|
||||||
test-bitcnt
|
test-bitcnt
|
||||||
test-blockjob
|
test-blockjob
|
||||||
|
|
Loading…
Reference in New Issue