r46951 - fix little naming
hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: hawkowl
Date: Tue Mar 8 09:23:43 2016
New Revision: 46951
Modified:
branches/manhole-hardcodedkey-8229/twisted/conch/test/test_manhole_tap.py
Log:
fix little naming
Modified: branches/manhole-hardcodedkey-8229/twisted/conch/test/test_manhole_tap.py
==============================================================================
--- branches/manhole-hardcodedkey-8229/twisted/conch/test/test_manhole_tap.py (original)
+++ branches/manhole-hardcodedkey-8229/twisted/conch/test/test_manhole_tap.py Tue Mar 8 09:23:43 2016
@@ -34,7 +34,7 @@
class MakeServiceTests(TestCase):
"""
- Tests for L{tap.makeService}.
+ Tests for L{manhole_tap.makeService}.
"""
if not cryptography: