summaryrefslogtreecommitdiffstats
path: root/hugolib/embedded_templates_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/embedded_templates_test.go')
-rw-r--r--hugolib/embedded_templates_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/hugolib/embedded_templates_test.go b/hugolib/embedded_templates_test.go
index 39a905589..840b98232 100644
--- a/hugolib/embedded_templates_test.go
+++ b/hugolib/embedded_templates_test.go
@@ -76,5 +76,4 @@ title: My Site
<meta property="og:image" content="https://example.org/siteimg1.jpg"/>
<meta itemprop="image" content="https://example.org/siteimg1.jpg"/>
`)
-
}