mirror of
https://github.com/libvirt/libvirt.git
synced 2025-01-08 23:24:01 -06:00
tests: Fix text output for interface XML 2 XML
This commit is contained in:
parent
2210f8a3a8
commit
16a3a4a30a
@ -76,7 +76,7 @@ mymain(int argc, char **argv)
|
||||
abs_srcdir = getcwd(cwd, sizeof(cwd));
|
||||
|
||||
#define DO_TEST(name) \
|
||||
if (virtTestRun("Node device XML-2-XML " name, \
|
||||
if (virtTestRun("Interface XML-2-XML " name, \
|
||||
1, testCompareXMLToXMLHelper, (name)) < 0) \
|
||||
ret = -1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user