From ba7315ca760c36d30d86bf4c75db0f9a48f361ae Mon Sep 17 00:00:00 2001 From: konrad945 Date: Thu, 12 May 2022 19:38:15 +0200 Subject: [PATCH] Update testing_test.go --- kyaml/kio/testing_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kyaml/kio/testing_test.go b/kyaml/kio/testing_test.go index 8c456d33c3..19b7f1b775 100644 --- a/kyaml/kio/testing_test.go +++ b/kyaml/kio/testing_test.go @@ -1,7 +1,7 @@ // Copyright 2019 The Kubernetes Authors. // SPDX-License-Identifier: Apache-2.0 -package kio_test +package kio import ( "io/ioutil"