virt-manager/tests/data/cli/compare/virt-xml-edit-simple-soundhw.xml
Cole Robinson c08e3e6397 tests: make sure all test output ends with a newline
Simplifies viewing files in an editor, and some pytest output.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-01-11 12:32:23 -05:00

12 lines
338 B
XML

<graphics type="vnc" port="-1" autoport="yes">
<listen type="address"/>
</graphics>
- <sound model="sb16"/>
+ <sound model="pcspk"/>
<sound model="es1370"/>
<sound model="ich6"/>
<video>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.