mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -44,7 +44,7 @@ func TestSitemapOutput(t *testing.T) {
|
||||
viper.Set("baseurl", "http://auth/bub/")
|
||||
|
||||
s := &Site{
|
||||
Source: &source.InMemorySource{ByteSource: WEIGHTED_SOURCES},
|
||||
Source: &source.InMemorySource{ByteSource: weightedSources},
|
||||
}
|
||||
|
||||
s.initializeSiteInfo()
|
||||
|
Reference in New Issue
Block a user