From c5b114328eac659bb0f33f9727efffea88dc3542 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Thu, 26 Mar 2015 03:06:58 +0530 Subject: all tests passing now (except doctests) --- src/mailman/commands/tests/test_lists.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/commands/tests/test_lists.py') diff --git a/src/mailman/commands/tests/test_lists.py b/src/mailman/commands/tests/test_lists.py index dad15eec8..229e7c96d 100644 --- a/src/mailman/commands/tests/test_lists.py +++ b/src/mailman/commands/tests/test_lists.py @@ -48,7 +48,7 @@ class TestLists(unittest.TestCase): # LP: #1166911 - non-matching lists were returned. getUtility(IDomainManager).add( 'example.net', 'An example domain.', - 'http://lists.example.net', 'postmaster@example.net') + 'http://lists.example.net') create_list('test1@example.com') create_list('test2@example.com') # Only this one should show up. -- cgit v1.2.3-70-g09d2