This commit is contained in:
Andrew Pennebaker 2018-03-08 17:30:38 -06:00 committed by Megan Marsh
parent 2c989157e4
commit 5ada3376b8
1 changed files with 1 additions and 1 deletions

View File

@ -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