[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Fix monarchic typo and inaccurate class docstring in test_txrecaptcha.
commit 84dd0f3e563f8373886f846544bfbfa687e00026
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Wed Mar 12 23:40:11 2014 +0000
Fix monarchic typo and inaccurate class docstring in test_txrecaptcha.
---
lib/bridgedb/test/test_txrecaptcha.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/bridgedb/test/test_txrecaptcha.py b/lib/bridgedb/test/test_txrecaptcha.py
index 8226b6d..c7dcbb1 100644
--- a/lib/bridgedb/test/test_txrecaptcha.py
+++ b/lib/bridgedb/test/test_txrecaptcha.py
@@ -228,10 +228,10 @@ class SubmitTests(unittest.TestCase):
class MiscTests(unittest.TestCase):
- """Tests for :func:`~bridgedb.txrecaptcha._cbRequest`."""
+ """Tests for miscellaneous functions in :mod:`~bridgedb.txrecaptcha`."""
def test_cbRequest(self):
- """Send a :class:`MockResponse` and check that thee resulting protocol
+ """Send a :class:`MockResponse` and check that the resulting protocol
is a :class:`~bridgedb.txrecaptcha.RecaptchaResponseProtocol`.
"""
response = MockResponse()
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits