aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>2017-09-26 14:07:23 -0700
committerMichael Tokarev <mjt@tls.msk.ru>2017-10-16 20:57:06 +0300
commit439e91af8f24c308e753b9417d6c599d6007595a (patch)
tree102d009928b016ffbcd98f90382d42b47872d3a5 /tests
parent2de123a1ecbc3d364a808a5c2de1301a2c43338c (diff)
downloadqemu-439e91af8f24c308e753b9417d6c599d6007595a.zip
qemu-439e91af8f24c308e753b9417d6c599d6007595a.tar.gz
qemu-439e91af8f24c308e753b9417d6c599d6007595a.tar.bz2
gitignore: ignore check-qlit test
test introduced in 382176b4d78e070d119af8e0dcd00884c11bbec2 Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index cf6d99c..53cb2ef 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -6,6 +6,7 @@ check-qdict
check-qnum
check-qjson
check-qlist
+check-qlit
check-qnull
check-qstring
check-qom-interface