Commit 3514552e added a new test, but did not mark it for exclusion in .gitignore.
Signed-off-by: Changlong Xie <[email protected]> Reviewed-by: Eric Blake <[email protected]> --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 6479b79..a303aaa 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -39,6 +39,7 @@ test-io-channel-file.txt test-io-channel-socket test-io-channel-tls test-io-task +test-logging test-mul64 test-opts-visitor test-qapi-event.[ch] -- 1.9.3
