Update letter_test.go

This commit is contained in:
Eugene Kravchenko 2021-02-19 09:55:32 +00:00 committed by Arseny Balobanov
parent 641ddb9e37
commit 2fcdfb352f

View file

@ -17,7 +17,7 @@ type testCase struct {
expected string expected string
} }
func TestSpell(t *testing.T) { func TestLetter(t *testing.T) {
const ( const (
testUser = "gopher" testUser = "gopher"
gitlabGroupID = "go-spring-2021" gitlabGroupID = "go-spring-2021"