mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Indent top-level labels by one space in tests/
This commit is contained in:
@@ -85,7 +85,7 @@ testCompareXMLToXMLHelper(const void *data)
|
||||
|
||||
result = testCompareXMLToXMLFiles(inxml, outxml, tp->expect_warning);
|
||||
|
||||
cleanup:
|
||||
cleanup:
|
||||
VIR_FREE(inxml);
|
||||
VIR_FREE(outxml);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user