summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl/template_info_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/tplimpl/template_info_test.go')
-rw-r--r--tpl/tplimpl/template_info_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/tplimpl/template_info_test.go b/tpl/tplimpl/template_info_test.go
index c96e82d06..6841b4c47 100644
--- a/tpl/tplimpl/template_info_test.go
+++ b/tpl/tplimpl/template_info_test.go
@@ -24,7 +24,7 @@ import (
func TestTemplateInfoShortcode(t *testing.T) {
c := qt.New(t)
d := newD(c)
- h := d.Tmpl.(tpl.TemplateHandler)
+ h := d.Tmpl.(tpl.TemplateManager)
c.Assert(h.AddTemplate("shortcodes/mytemplate.html", `
{{ .Inner }}