VirtualBox wrapper now uses import to create a VM rather than createvm
This commit is contained in:
parent
c7769661dd
commit
5b29ce59aa
|
@ -57,4 +57,4 @@ class VirtualBox
|
|||
parsed
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -43,4 +43,4 @@ raw
|
|||
assert_equal "baz", result["bar"]
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue