From 7c43d995f30a56acf8dd54c21ee81c80e0314ed1 Mon Sep 17 00:00:00 2001 From: David Soto Date: Wed, 23 Jan 2013 20:12:53 +0100 Subject: fixed comments and names --- src/mailman/commands/tests/test_mailmanconf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mailman/commands/tests') diff --git a/src/mailman/commands/tests/test_mailmanconf.py b/src/mailman/commands/tests/test_mailmanconf.py index dbea2c362..4a3b5df9e 100644 --- a/src/mailman/commands/tests/test_mailmanconf.py +++ b/src/mailman/commands/tests/test_mailmanconf.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License along with # GNU Mailman. If not, see . -"""Test some additional corner cases for starting/stopping.""" +"""Test the mailmanconf subcommand.""" from __future__ import absolute_import, unicode_literals @@ -46,7 +46,7 @@ class FakeParser: -class TestStart(unittest.TestCase): +class TestMailmanconf(unittest.TestCase): """Test the mailmanconf subcommand.""" def setUp(self): -- cgit v1.2.3-70-g09d2