diff options
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ markers = cipher: this test requires a backend providing CipherBackend hash: this test requires a backend providing HashBackend supported: parametrized test requiring only_if and skip_message + binding_available: verifies a given binding is available |