From 07ab7ae3d2e64dafb8f6dab937986d8e366d1fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 17 Feb 2017 21:14:52 +0100 Subject: hugolib: More test helper cleanup --- hugolib/sitemap_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugolib/sitemap_test.go') 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 " http://auth/bub/sect/doc1/", // Home page -- cgit v1.2.3