tpl: Rework the partial test and benchmarks

This commit is contained in:
Bjørn Erik Pedersen
2017-10-07 16:52:35 +02:00
parent 66a169a249
commit e2e8bcbec3
3 changed files with 54 additions and 100 deletions

View File

@@ -36,7 +36,7 @@ func init() {
},
)
ns.AddMethodMapping(ctx.getCached,
ns.AddMethodMapping(ctx.IncludeCached,
[]string{"partialCached"},
[][2]string{},
)