mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #40199 from foxyriver/no-use
Automatic merge from submit-queue (batch tested with PRs 39199, 37273, 29183, 39638, 40199) declare it, but no use it **What this PR does / why we need it**: declare it, but no use it **Special notes for your reviewer**: **Release note**: ```release-note ```
This commit is contained in:
commit
2ab65eede6
@ -82,8 +82,6 @@ func TestIsVowel(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetArticleForNoun(t *testing.T) {
|
||||
type args struct {
|
||||
}
|
||||
tests := []struct {
|
||||
noun string
|
||||
padding string
|
||||
|
Loading…
Reference in New Issue
Block a user