mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
@@ -64,6 +64,7 @@ func newTestPageWithFile(filename string) *testPage {
|
||||
currentSection: &testPage{
|
||||
sectionEntries: []string{"a", "b", "c"},
|
||||
},
|
||||
site: testSite{l: langs.NewDefaultLanguage(config.New())},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user