summaryrefslogtreecommitdiffstats
path: root/tpl/templates
diff options
context:
space:
mode:
authorAndreas Deininger <andreas@deininger.net>2023-03-10 20:18:41 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-03-12 10:32:29 +0100
commitd55af2abf0548e627998d3905cfdec5b7b8f7ec3 (patch)
tree1d5a8ce9decb09badff02a2b942886831d1783e2 /tpl/templates
parentb6f44aaf1a5b80943e553bda2282d971e00e3d48 (diff)
Run gofmt -s on source files
Diffstat (limited to 'tpl/templates')
-rw-r--r--tpl/templates/integration_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/tpl/templates/integration_test.go b/tpl/templates/integration_test.go
index d6ea9228d..7935fa5e3 100644
--- a/tpl/templates/integration_test.go
+++ b/tpl/templates/integration_test.go
@@ -84,7 +84,6 @@ post/doesnotexist.html: false
`)
}
-
// See #10774
func TestPageFunctionExists(t *testing.T) {
t.Parallel()