diff --git a/tests/cli-test-xml/compare/virt-install-singleton-config-1.xml b/tests/cli-test-xml/compare/virt-install-singleton-config-1.xml index 0598f394b..cb1dae407 100644 --- a/tests/cli-test-xml/compare/virt-install-singleton-config-1.xml +++ b/tests/cli-test-xml/compare/virt-install-singleton-config-1.xml @@ -47,13 +47,6 @@ - - - - - - - diff --git a/tests/clitest.py b/tests/clitest.py index b35fd4391..85ae44422 100644 --- a/tests/clitest.py +++ b/tests/clitest.py @@ -471,6 +471,7 @@ c.add_compare(""" \ \ --disk none \ --console none \ +--channel none \ --network none \ --controller usb2 \ --graphics spice \