mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Commit96158d42f5enabled the previously private guestfs_add_libvirt_dom API. It also tried to enable the existing test for this API, but failed to do that correctly. Also the test was broken. Fix all of this. This fixes commit96158d42f5.