xml2sexprtest: Remove graphics from unrelated tests

This caused unnecessary make check failures when libvirt is configured
--with-rhel5-api
This commit is contained in:
Jiri Denemark 2010-08-23 15:42:12 +02:00
parent 20311a9af8
commit e27277ebc8
2 changed files with 0 additions and 2 deletions

View File

@ -19,6 +19,5 @@
<source file='/xen/rhel5.img'/>
<target dev='xvda'/>
</disk>
<graphics type='vnc' port='5905'/>
</devices>
</domain>

View File

@ -26,7 +26,6 @@
<source bridge='xenbr0'/>
<script path='vif-bridge'/>
</interface>
<graphics type='vnc' port='-1' keymap='en-us'/>
<console/>
</devices>
</domain>