mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
cli: Add --graphics defaultMode
This commit is contained in:
@@ -559,6 +559,7 @@ class XMLParseTest(unittest.TestCase):
|
||||
check("channel_cursor_mode", "any", "any")
|
||||
check("channel_playback_mode", "any", "insecure")
|
||||
check("passwdValidTo", "2010-04-09T15:51:00", "2011-01-07T19:08:00")
|
||||
check("defaultMode", None, "secure")
|
||||
|
||||
self._alter_compare(guest.get_xml_config(), outfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user