mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-10 09:04:26 +01:00
Fixes from PR review
This commit is contained in:
@@ -34,6 +34,3 @@ def test_decrypt():
|
||||
encrypted_blob = EncryptedBlob(encrypted_data)
|
||||
|
||||
assert(encrypted_blob.decrypt(key) == data)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user