]> Cypherpunks repositories - gostls13.git/commit
html/template: fix typo in TestOrphanedTemplate error message
authorSamuel Tan <samueltan@google.com>
Fri, 8 Dec 2017 06:18:50 +0000 (22:18 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 8 Dec 2017 13:41:02 +0000 (13:41 +0000)
commitd42826a0f41c18aeb88b6288c27fa27c62dbe384
tree5ffd0956567c78cc502bd148750ba7c108ba8b81
parentf72196647e017e834f65dc7264b844e0a2760490
html/template: fix typo in TestOrphanedTemplate error message

This error message should reference t2, not t1.

Change-Id: I2e42b8335ca9367a1fb7f76c38a1bcf8f32a2bf3
Reviewed-on: https://go-review.googlesource.com/82816
Reviewed-by: Gabriel Aszalos <gabriel.aszalos@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Gabriel Aszalos <gabriel.aszalos@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/html/template/escape_test.go