소스 검색

openpgp: split up tests and keys

keys_test.go was slowing down my editor because it was getting too
large. It helps to remove the keys of the file as they contain extremely
long lines and large strings.

Change-Id: I8d193179ddc32438b7233f0f9ca8c57c928a0436
Reviewed-on: https://go-review.googlesource.com/c/138997
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
aviau 7 년 전
부모
커밋
7c1a557ab9
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 0
      openpgp/keys_data_test.go
  2. 0 2
      openpgp/keys_test.go

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 3 - 0
openpgp/keys_data_test.go


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 2
openpgp/keys_test.go


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.