~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/mail/tests/test_sourcepackagerecipebuild.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-01 11:37:40 UTC
  • mfrom: (14612.2.10 oh-god-so-many-imports)
  • Revision ID: launchpad@pqm.canonical.com-20120101113740-o241xl1m2njr25qn
[r=wgrant][no-qa] Post-apocalyptic tree-wide format-imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
from storm.locals import Store
11
11
from zope.security.proxy import removeSecurityProxy
12
12
 
13
 
from lp.services.config import config
14
 
from lp.services.webapp import canonical_url
15
 
from lp.testing.layers import LaunchpadFunctionalLayer
16
13
from lp.buildmaster.enums import BuildStatus
17
14
from lp.code.mail.sourcepackagerecipebuild import (
18
15
    SourcePackageRecipeBuildMailer,
19
16
    )
 
17
from lp.services.config import config
 
18
from lp.services.webapp import canonical_url
20
19
from lp.testing import TestCaseWithFactory
 
20
from lp.testing.layers import LaunchpadFunctionalLayer
21
21
 
22
22
 
23
23
expected_body = u"""\