UNIX Text files are defined to have a trailing whiteline

This commit is contained in:
Istvan Ruzman
2020-08-17 09:19:04 +02:00
parent 7bc1ec5aea
commit 65fafa6d91
6 changed files with 6 additions and 0 deletions

View File

@@ -179,3 +179,4 @@ def test_salt_crypt():
# dec = utils.salt_decrypt("secret", authenticator, salt, enc)
# assert enc == encrypted
# assert plaintext = dec