virt-manager/tests/data/cli/compare/virt-xml-edit-simple-video.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
395 B
XML

<sound model="es1370"/>
<sound model="ich6"/>
<video>
- <model type="vmvga" vram="16384" heads="1" primary="yes"/>
+ <model type="cirrus" vram="16384" heads="1" primary="yes"/>
</video>
<video>
<model type="cirrus" vram="16384" heads="3"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.