mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Make hack/boilerplate/test files use a more appropriate package name
This commit is contained in:
parent
12444b42c8
commit
5d4f83468e
@ -16,4 +16,4 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package main
|
package test
|
||||||
|
@ -14,4 +14,4 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package main
|
package test
|
||||||
|
Loading…
Reference in New Issue
Block a user