Descriptioncrypto/x509: fix format strings in test
Currently it says:
--- PASS: TestDecrypt-2 (0.11s)
pem_decrypt_test.go:17: test 0. %!s(x509.PEMCipher=1)
--- PASS: TestEncrypt-2 (0.00s)
pem_decrypt_test.go:42: test 0. %!s(x509.PEMCipher=1)
Patch Set 1 #Patch Set 2 : diff -r 0f766178488c https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 0f766178488c https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r 04c9a977b540 https://dvyukov%40google.com@code.google.com/p/go/ #MessagesTotal messages: 3
|