From 408043ad8404798e9b8b93a1ee1cd81db897639c Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 3 Jul 2008 15:32:25 -0400 Subject: mailman.tests should contain only tests. mailman.testing should contain any support for running the tests. --- mailman/pipeline/docs/digests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mailman/pipeline') diff --git a/mailman/pipeline/docs/digests.txt b/mailman/pipeline/docs/digests.txt index d81e173f8..df01379b9 100644 --- a/mailman/pipeline/docs/digests.txt +++ b/mailman/pipeline/docs/digests.txt @@ -21,7 +21,7 @@ This is a helper function used to iterate through all the accumulated digest messages, in the order in which they were posted. This makes it easier to update the tests when we switch to a different mailbox format. - >>> from mailman.tests.helpers import digest_mbox + >>> from mailman.testing.helpers import digest_mbox >>> from itertools import count >>> from string import Template >>> def makemsg(): -- cgit v1.2.3-70-g09d2