Fix Test Name

This commit is contained in:
Noah Campbell 2013-11-05 04:32:13 +00:00
parent 1fbcaf9279
commit b22364570b

View file

@ -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