Skip to content

Commit

Permalink
TODO note
Browse files Browse the repository at this point in the history
  • Loading branch information
clach04 committed Nov 29, 2024
1 parent d043796 commit a549d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puren_tonbo/tests/testsuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ class TestFileSystemNotesWriteFunctionSaveEncryptedOpenSsl10k(TestFileSystemNote
handler_class = puren_tonbo.OpenSslEnc10k # OpenSSL aes256cbc pbkdf2 10k


# age
# age - TODO AgeExe test support
class TestBaseEncryptedAge(TestBaseEncryptedFile, TestBaseEncryptedFileCompat, TestBaseEncryptedFileUtil):
test_data_bytes = b"this is just a small piece of text."
test_password_bytes = b'mypassword'
Expand Down

0 comments on commit a549d36

Please sign in to comment.