diff options
Diffstat (limited to 'tests/events_test.py')
-rw-r--r-- | tests/events_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/events_test.py b/tests/events_test.py index 3ea4a53..3b383af 100644 --- a/tests/events_test.py +++ b/tests/events_test.py @@ -42,7 +42,7 @@ from tests.utils import (get_config, shardedp, dirp, renamedp, class TestEvents(object): """ - Class that tests they crypto.py module. + Class that tests the events.py module. """ @classmethod |