]> Cypherpunks repositories - gostls13.git/commit
encoding/pem: test getLine does not include trailing whitespace
authorSanthosh Kumar Tekuri <santhosh.tekuri@gmail.com>
Tue, 6 Feb 2018 06:30:13 +0000 (12:00 +0530)
committerIan Lance Taylor <iant@golang.org>
Mon, 19 Nov 2018 23:35:21 +0000 (23:35 +0000)
commit552d7b918697e0a5ab1ff22f91abf3e1cfde2e1d
treeb523ee901c2a2fd57fbcd8bc9a963fad1150b2c8
parent108414946ee29d9c997354494a808b86bdd0c209
encoding/pem: test getLine does not include trailing whitespace

Change-Id: I7a1046f5e0aedbbdd1106a616de410fe4e0cb7d8
Reviewed-on: https://go-review.googlesource.com/c/92295
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/pem/pem_test.go