mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 13:47:13 +03:00
tests: fix running of qemuxml2argvtest program
The previous commit: commit a455d41e3e1c1af3a36ccdbb2e3f2356cc58993e Author: Daniel P. Berrangé <berrange@redhat.com> Date: Thu Jan 25 09:35:50 2018 +0000 conf: expand network device callbacks to cover resolving NIC type mistakenly dropped qemuxml2argvtest from the tests due to a typo. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
c2dc6698c8
commit
9dac950949
@ -291,7 +291,7 @@ test_programs += qemuxml2xmltest \
|
||||
if WITH_NETWORK
|
||||
# Dep on the network driver callback for resolving NIC
|
||||
# actual type. XXX remove this dep.
|
||||
test_programs += qemuxml2xmltest
|
||||
test_programs += qemuxml2argvtest
|
||||
endif WITH_NETWORK
|
||||
test_helpers += qemucapsprobe
|
||||
test_libraries += libqemumonitortestutils.la \
|
||||
|
Loading…
x
Reference in New Issue
Block a user