1 package nolabels_test 2 3 import ( 4 . "github.com/onsi/ginkgo/v2" 5 ) 6 7 var _ = Describe("Nolabels", func() { 8 9 }) 10
View as plain text