Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Jun 13, 2017
1 parent 6db347a commit 47f9048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_pkey.py
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,6 @@ def test_ed25519_compare(self):
self.assertTrue(not pub.can_sign())
self.assertEqual(key, pub)


def test_keyfile_is_actually_encrypted(self):
# Read an existing encrypted private key
file_ = test_path('test_rsa_password.key')
Expand Down

0 comments on commit 47f9048

Please sign in to comment.