diff --git a/pkg/minikube/perf/binary_test.go b/pkg/minikube/perf/binary_test.go index 021833e6cf..935ba933c9 100644 --- a/pkg/minikube/perf/binary_test.go +++ b/pkg/minikube/perf/binary_test.go @@ -15,8 +15,10 @@ limitations under the License. */ package perf -import "testing" -import "strings" +import ( + "strings" + "testing" +) func TestBinaryName(t *testing.T) { tests := []struct {