mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 13:34:42 -04:00
Fix Test Name
This commit is contained in:
parent
1fbcaf9279
commit
b22364570b
@ -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 {
|
tests := []struct {
|
||||||
content string
|
content string
|
||||||
template string
|
template string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user