]> Cypherpunks repositories - gostls13.git/commit
net/http/cookiejar: added simple example test
authorDhaivat Pandit <dhaivatpandit@gmail.com>
Sat, 27 Aug 2016 03:13:44 +0000 (20:13 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 9 Sep 2016 03:47:00 +0000 (03:47 +0000)
commit57d4e5763559634733452f62aba562a5df345192
tree56cf01ecfaf26dc607dac54394493c980381d740
parent39382793d3a9e7a0720e6dbf8be4b19e8519af19
net/http/cookiejar: added simple example test

Fixes #16884
Updates #16360

Change-Id: I01563031a1c105e54499134eed4789f6219f41ec
Reviewed-on: https://go-review.googlesource.com/27993
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/cookiejar/dummy_publicsuffix_test.go [new file with mode: 0644]
src/net/http/cookiejar/example_test.go [new file with mode: 0644]