diff options
Diffstat (limited to 'tests/crypto_test.py')
-rw-r--r-- | tests/crypto_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/crypto_test.py b/tests/crypto_test.py index 122786f..8712afe 100644 --- a/tests/crypto_test.py +++ b/tests/crypto_test.py @@ -32,7 +32,7 @@ from tests.utils import get_config class TestCrypto(object): """ - Class that tests they crypto.py module. + Class that tests the crypto.py module. """ @classmethod |