summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-06-13 12:59:32 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-06-13 12:59:32 -0700
commit47f904837f72bb6a5355e139854a17f5875f8928 (patch)
tree23d4d4d39e0cca3885fd6a8619146954f7d4b52a
parent6db347afabd4b95bee214512ad27796ac5c2e84a (diff)
Whitespace
-rw-r--r--tests/test_pkey.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_pkey.py b/tests/test_pkey.py
index e614c777..9bb3c44c 100644
--- a/tests/test_pkey.py
+++ b/tests/test_pkey.py
@@ -466,7 +466,6 @@ class KeyTest(unittest.TestCase):
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')