瀏覽代碼

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


部分文件因文件數量過多而無法顯示