~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/blueprints/tests/test_doc.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-08-13 01:11:42 UTC
  • mfrom: (13668.1.31 private-bug-0)
  • Revision ID: launchpad@pqm.canonical.com-20110813011142-b8xvpxhdja422ln2
[rs=sinzui][no-qa] Moved canonical.launchpad.mail to lp.services.mail,
 bugs.mail, code.mail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
import logging
9
9
import os
10
10
 
11
 
from canonical.launchpad.ftests.test_system_documentation import (
 
11
from lp.services.mail.tests.test_doc import (
12
12
    ProcessMailLayer,
13
13
    )
14
14
from canonical.launchpad.testing.systemdocs import (