declare it, but no use it

This commit is contained in:
foxyriver 2017-01-20 15:14:52 +08:00
parent 4f8f6006cf
commit cbb8f903e1

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