• R
    bhyve: fix build in tests · c42dbd8a
    Roman Bogorodskiy 提交于
    Commit 835cf84b dropped expectedVirtTypes argument for
    virDomainDefParse*() functions, however bhyve tests still try to pass
    that to virDomainDefParseFile(), therefore build fails.
    
    Fix build by fixing virDomainDefParseFile() usage.
    c42dbd8a
bhyvexml2xmltest.c 2.7 KB