mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
tests: genericxml2xml: Fix test file name
Commit b1fc6a7b added a test file but used a different name in the actual test.
This commit is contained in:
parent
dc428f450a
commit
dabf1c5b12
@ -92,7 +92,7 @@ mymain(void)
|
||||
DO_TEST_FULL("graphics-vnc-socket-attr-listen-socket-mismatch", 0, false,
|
||||
TEST_COMPARE_DOM_XML2XML_RESULT_FAIL_PARSE);
|
||||
|
||||
DO_TEST_FULL("name-slash-parse", 0, false,
|
||||
DO_TEST_FULL("name-slash-fail", 0, false,
|
||||
TEST_COMPARE_DOM_XML2XML_RESULT_FAIL_PARSE);
|
||||
|
||||
DO_TEST("perf");
|
||||
|
Loading…
x
Reference in New Issue
Block a user