aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-09-08 12:43:02 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-09-08 12:43:02 -0700
commite53677a149b646deb2be1d6ffbd3e27a960b2f8c (patch)
tree0aeea194f1f814967167714eb8849c682a681d06 /pytest.ini
parentf0ca2e8bf0eaaba32ea0fe1a608c2a5c6348f5fa (diff)
downloadcryptography-e53677a149b646deb2be1d6ffbd3e27a960b2f8c.tar.gz
cryptography-e53677a149b646deb2be1d6ffbd3e27a960b2f8c.tar.bz2
cryptography-e53677a149b646deb2be1d6ffbd3e27a960b2f8c.zip
fixes
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 00a2c7fb..77e73966 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -12,3 +12,4 @@ markers =
pkcs8_serialization: this test requires a backend providing PKCS8SerializationBackend
supported: parametrized test requiring only_if and skip_message
elliptic: this test requires a backend providing EllipticCurveBackend
+ pem_serialization: this test requires a backend providing PEMSerializationBackend