- correct missed copyright notices (need to add more of these)
- bump version string to 0.5.0 - change a list to a set
This commit is contained in:
@@ -831,7 +831,7 @@ class TestPGPKey_Actions(object):
|
||||
def test_certify_uid(self, sec, abe):
|
||||
# sign the uid
|
||||
userid = abe.userids[0]
|
||||
|
||||
|
||||
with warnings.catch_warnings():
|
||||
warnings.simplefilter('ignore')
|
||||
# test with all possible subpackets
|
||||
|
||||
Reference in New Issue
Block a user