Skip to content

Commit e5a31e8

Browse files
authored
Merge pull request kubernetes#128552 from aojea/package_kubernete_test
fix package name
2 parents ad9dad0 + 3424e7d commit e5a31e8

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)