Update doc.go in staging/src/k8s.io/

Kubernetes-commit: c8bd20d1b289eadb6abc20f0868f4a5a6a668035
This commit is contained in:
Sukeesh 2019-06-25 22:43:44 +09:00 committed by Kubernetes Publisher
parent 7ad4fb8dd3
commit 8f207390a6
2 changed files with 2 additions and 2 deletions

View File

@ -16,4 +16,4 @@ limitations under the License.
// +k8s:deepcopy-gen=package
package testing
package testing // import "k8s.io/apiserver/pkg/endpoints/testing"

View File

@ -16,4 +16,4 @@ limitations under the License.
// +k8s:deepcopy-gen=package
package testing
package testing // import "k8s.io/apiserver/pkg/storage/testing"