mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 22:21:07 +03:00
parent
1039356edf
commit
dd9b1baab0
2 changed files with 8 additions and 24 deletions
|
@ -246,6 +246,7 @@ PAG|{{ .Title }}|{{ $sect.InSection . }}
|
|||
assert.NotNil(home)
|
||||
|
||||
assert.Len(home.Sections(), 9)
|
||||
assert.Equal(home.Sections(), s.Info.Sections())
|
||||
|
||||
rootPage := s.getPage(KindPage, "mypage.md")
|
||||
assert.NotNil(rootPage)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue