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:
Kubernetes Submit Queue 2017-01-23 00:30:17 -08:00 committed by GitHub
commit 2ab65eede6

View File

@ -82,8 +82,6 @@ func TestIsVowel(t *testing.T) {
}
func TestGetArticleForNoun(t *testing.T) {
type args struct {
}
tests := []struct {
noun string
padding string