Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit e616c38

Browse files
committed
Fix test data for CDROM with no media
1 parent 6b78c3f commit e616c38

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/boot-fullyvirt-disk-block.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<target dev='hda'/>
2424
</disk>
2525
<disk type='block' device='cdrom'>
26-
<source dev=''/>
2726
<target dev='hdc'/>
2827
<readonly/>
2928
</disk>

tests/boot-fullyvirt-disk-file.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<target dev='hda'/>
2424
</disk>
2525
<disk type='block' device='cdrom'>
26-
<source dev=''/>
2726
<target dev='hdc'/>
2827
<readonly/>
2928
</disk>

0 commit comments

Comments
 (0)