Update doc.go in staging/src/k8s.io/
Kubernetes-commit: c8bd20d1b289eadb6abc20f0868f4a5a6a668035
This commit is contained in:
parent
7ad4fb8dd3
commit
8f207390a6
|
|
@ -16,4 +16,4 @@ limitations under the License.
|
|||
|
||||
// +k8s:deepcopy-gen=package
|
||||
|
||||
package testing
|
||||
package testing // import "k8s.io/apiserver/pkg/endpoints/testing"
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@ limitations under the License.
|
|||
|
||||
// +k8s:deepcopy-gen=package
|
||||
|
||||
package testing
|
||||
package testing // import "k8s.io/apiserver/pkg/storage/testing"
|
||||
|
|
|
|||
Loading…
Reference in New Issue