From: Ján Tomko Date: Sat, 8 Sep 2018 20:26:28 +0000 (+0200) Subject: tests: drop 'drive' from qemuxml2startup tests X-Git-Tag: v4.8.0-rc1~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484e13f1a55a10938eaf02c1712ab41549916e37;p=thirdparty%2Flibvirt.git tests: drop 'drive' from qemuxml2startup tests Commit 0bdb704 renamed the corresponding xml->argv tests, but due to the optimistic nature of xml->startup xml testing, this test was quietly skipped. Signed-off-by: Ján Tomko --- diff --git a/tests/qemuxml2startupxmloutdata/disk-drive-shared.xml b/tests/qemuxml2startupxmloutdata/disk-shared.xml similarity index 100% rename from tests/qemuxml2startupxmloutdata/disk-drive-shared.xml rename to tests/qemuxml2startupxmloutdata/disk-shared.xml