diff options
author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2017-09-26 14:07:23 -0700 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2017-10-16 20:57:06 +0300 |
commit | 439e91af8f24c308e753b9417d6c599d6007595a (patch) | |
tree | 102d009928b016ffbcd98f90382d42b47872d3a5 /tests/.gitignore | |
parent | 2de123a1ecbc3d364a808a5c2de1301a2c43338c (diff) |
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/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index cf6d99c91e..53cb2efaee 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 |