pull/5950/head
Andrew Pennebaker 8 years ago committed by Megan Marsh
parent 2c989157e4
commit 5ada3376b8

@ -14,7 +14,7 @@ func TestVBoxBundleConfigPrepare_VBoxBundle(t *testing.T) {
}
if !reflect.DeepEqual(c, VBoxBundleConfig{BundleISO: false}) {
t.Fatalf("bad: %#v", c.VBoxBundle)
t.Fatalf("bad: %#v", c.BundleISO)
}
// Test with a good one

Loading…
Cancel
Save