Another forgotten fix after a post-review rebase. Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> --- Pushed under the build-breaker rule. tests/qemuxml2argvdata/crypto-builtin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qemuxml2argvdata/crypto-builtin.xml b/tests/qemuxml2argvdata/crypto-builtin.xml index 51049888f605..e35d5ff1afa3 100644 --- a/tests/qemuxml2argvdata/crypto-builtin.xml +++ b/tests/qemuxml2argvdata/crypto-builtin.xml @@ -40,6 +40,7 @@ <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <audio id='1' type='none'/> + <watchdog model='itco' action='reset'/> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </memballoon> -- 2.39.1