summaryrefslogtreecommitdiffstats
path: root/hugolib/sitemap_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/sitemap_test.go')
-rw-r--r--hugolib/sitemap_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugolib/sitemap_test.go b/hugolib/sitemap_test.go
index 82890f053..df342953b 100644
--- a/hugolib/sitemap_test.go
+++ b/hugolib/sitemap_test.go
@@ -58,7 +58,7 @@ func doTestSitemapOutput(t *testing.T, internal bool) {
s := buildSingleSite(t, depsCfg, BuildCfg{})
th := testHelper{s.Cfg, s.Fs, t}
- th.assertFileContent("public/sitemap.xml", true,
+ th.assertFileContent("public/sitemap.xml",
// Regular page
" <loc>http://auth/bub/sect/doc1/</loc>",
// Home page