]> Cypherpunks repositories - gostls13.git/commit
text/template: fix formatting calls in tests
authorAlexander Morozov <lk4d4math@gmail.com>
Wed, 7 Oct 2015 16:10:15 +0000 (09:10 -0700)
committerAndrew Gerrand <adg@golang.org>
Thu, 8 Oct 2015 02:58:12 +0000 (02:58 +0000)
commit46b97e7579d750b6f1f13414b47754f4344a1602
tree467866cd59bcb27955cee8817ae392646df45b7d
parentcb0e98b833fc2a5a346912ae725854d96ac79f78
text/template: fix formatting calls in tests

Change-Id: I8e94fa57482149f6ea8f13d02ddcc82d6764ddb8
Reviewed-on: https://go-review.googlesource.com/15496
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/text/template/multi_test.go