]> Cypherpunks repositories - gostls13.git/commit
net/http: use t.Fatalf rather than t.Fatal in cookie_test.go
authorGuobiao Mei <meiguobiao@gmail.com>
Sat, 27 Dec 2014 23:28:07 +0000 (18:28 -0500)
committerMinux Ma <minux@golang.org>
Sat, 27 Dec 2014 23:52:37 +0000 (23:52 +0000)
commitddef2d27fec52c271ee72911e60b07f5f62cf3cb
tree08b5693348ad34a53f5f1fe82eb067fe63cdabd8
parent0668b595b604a4bd3e5327bd14ffd71cfa7dbc68
net/http: use t.Fatalf rather than t.Fatal in cookie_test.go

Change-Id: I60bbb7deb7462d1ca884677b4f86bd54b20b3f35
Reviewed-on: https://go-review.googlesource.com/2140
Reviewed-by: Minux Ma <minux@golang.org>
src/net/http/cookie_test.go