diff options
author | Ayrx <terrycwk1994@gmail.com> | 2014-02-13 12:27:56 +0800 |
---|---|---|
committer | Ayrx <terrycwk1994@gmail.com> | 2014-02-21 11:13:35 +0800 |
commit | a7769110ef8f575105847f84cadf6bb5b9aa5fba (patch) | |
tree | 9dd292842a82903d1d2c42529250de41515a322c /pytest.ini | |
parent | b2ee044298caf5772fb8774dc691add3afe8cdc1 (diff) | |
download | cryptography-a7769110ef8f575105847f84cadf6bb5b9aa5fba.tar.gz cryptography-a7769110ef8f575105847f84cadf6bb5b9aa5fba.tar.bz2 cryptography-a7769110ef8f575105847f84cadf6bb5b9aa5fba.zip |
Updated according to code review feedback.
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,4 +7,3 @@ markers = pbkdf2hmac: this test requires a backend providing PBKDF2HMACBackend rsa: this test requires a backend providing RSABackend supported: parametrized test requiring only_if and skip_message - oath: this test requires a backend providing HMACBackend |