diff --git a/hugolib/site_test.go b/hugolib/site_test.go index a20c6e299..bd9715b01 100644 --- a/hugolib/site_test.go +++ b/hugolib/site_test.go @@ -88,7 +88,7 @@ func matchRender(t *testing.T, s *Site, p *Page, tmplName string, expected strin } } -func TestrenderThing(t *testing.T) { +func TestRenderThing(t *testing.T) { tests := []struct { content string template string