
11 Sep
2018
11 Sep
'18
1:46 p.m.
On 09/09/2018 04:10 AM, Ján Tomko wrote:
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 <jtomko@redhat.com> --- .../qemuxml2startupxmloutdata/{disk-drive-shared.xml => disk-shared.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/qemuxml2startupxmloutdata/{disk-drive-shared.xml => disk-shared.xml} (100%)
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
ACK Michal