mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -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)
|
||||
|
Reference in New Issue
Block a user