This commit is contained in:
Andrew Pennebaker
2018-11-27 09:31:01 -08:00
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