Skip to content

Commit 3424e7d

Browse files
committed
fix package name
1 parent 19d5629 commit 3424e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/src/k8s.io/client-go/kubernetes_test/fake_client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package kubernetes
17+
package kubernetes_test
1818

1919
import (
2020
"context"

0 commit comments

Comments
 (0)