aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/backends
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2016-01-07 15:00:20 -0800
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-01-07 21:26:59 -0800
commit8ca72cf546b70832cb2e32963346b05d9ce1a086 (patch)
tree28adcaf6fe5b83360d02bb0871960381e2248d77 /tests/hazmat/backends
parent8c66f74a94d96b5eae23413118ee0ab05d1a52bc (diff)
downloadcryptography-8ca72cf546b70832cb2e32963346b05d9ce1a086.tar.gz
cryptography-8ca72cf546b70832cb2e32963346b05d9ce1a086.tar.bz2
cryptography-8ca72cf546b70832cb2e32963346b05d9ce1a086.zip
give a real EVP_PKEY with an invalid default key type to the test
Diffstat (limited to 'tests/hazmat/backends')
-rw-r--r--tests/hazmat/backends/test_openssl.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/hazmat/backends/test_openssl.py b/tests/hazmat/backends/test_openssl.py
index 40cfc323..e0555686 100644
--- a/tests/hazmat/backends/test_openssl.py
+++ b/tests/hazmat/backends/test_openssl.py
@@ -10,8 +10,6 @@ import subprocess
import sys
import textwrap
-import pretend
-
import pytest
from cryptography import utils, x509