mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
@@ -54,7 +54,7 @@ func TestRSSOutput(t *testing.T) {
|
||||
|
||||
hugofs.InitMemFs()
|
||||
s := &Site{
|
||||
Source: &source.InMemorySource{ByteSource: WEIGHTED_SOURCES},
|
||||
Source: &source.InMemorySource{ByteSource: weightedSources},
|
||||
}
|
||||
s.initializeSiteInfo()
|
||||
s.prepTemplates("rss.xml", rssTemplate)
|
||||
|
Reference in New Issue
Block a user