mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
Remove the space before the slash in network XML
This matches the style we use elsewhere and allows nat-network-dns-srv-record{,-minimal}.xml to be tested in network XML -> XML test.
This commit is contained in:
parent
63ee776f8c
commit
d8bd24a9ec
@ -103,6 +103,8 @@ mymain(void)
|
||||
DO_TEST("netboot-network");
|
||||
DO_TEST("netboot-proxy-network");
|
||||
DO_TEST("nat-network-dns-txt-record");
|
||||
DO_TEST("nat-network-dns-srv-record");
|
||||
DO_TEST("nat-network-dns-srv-record-minimal");
|
||||
DO_TEST("nat-network-dns-hosts");
|
||||
DO_TEST("nat-network-dns-forward-plain");
|
||||
DO_TEST("8021Qbh-net");
|
||||
|
Loading…
x
Reference in New Issue
Block a user