]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vmx2xmltest: Drop duplicate testcases
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Aug 2021 12:26:29 +0000 (14:26 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 19 Aug 2021 11:27:41 +0000 (13:27 +0200)
commit6234eebbf655890015f2ef9ec6de4251301c4395
treeed87978d5ca0f6f2763ac39a5ff4c8d3ca1cc43b
parent868bacd380736a67820e4b1a5fc455693abb091f
vmx2xmltest: Drop duplicate testcases

There are three test cases are called twice. This is needless.
Drop redundant calls.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/vmx2xmltest.c