From 0a0fbfc33b09d1d731707703837474b607c2d6b6 Mon Sep 17 00:00:00 2001 From: William Brooks Date: Fri, 21 Feb 2020 01:31:18 -0600 Subject: [PATCH] fmt --- builder/hyperv/common/driver_mock.go | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/builder/hyperv/common/driver_mock.go b/builder/hyperv/common/driver_mock.go index 882d37398..64cb14fa5 100644 --- a/builder/hyperv/common/driver_mock.go +++ b/builder/hyperv/common/driver_mock.go @@ -229,12 +229,12 @@ type DriverMock struct { MountDvdDrive_ControllerLocation uint MountDvdDrive_Err error - SetBootDvdDrive_Called bool - SetBootDvdDrive_VmName string - SetBootDvdDrive_ControllerNumber uint - SetBootDvdDrive_ControllerLocation uint - SetBootDvdDrive_Generation uint - SetBootDvdDrive_Err error + SetBootDvdDrive_Called bool + SetBootDvdDrive_VmName string + SetBootDvdDrive_ControllerNumber uint + SetBootDvdDrive_ControllerLocation uint + SetBootDvdDrive_Generation uint + SetBootDvdDrive_Err error SetFirstBootDevice_Called bool SetFirstBootDevice_VmName string