~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/buildmaster/tests/test_manager.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-11-21 04:19:35 UTC
  • mfrom: (14339.1.1 800295-delete-buildd-again)
  • Revision ID: launchpad@pqm.canonical.com-20111121041935-iwoh81iy9o5ssq09
[no-qa] [r=mbp] delete canonical.buildd,
 now it has moved to launchpad-buildd

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
from zope.component import getUtility
28
28
from zope.security.proxy import removeSecurityProxy
29
29
 
30
 
from canonical.buildd.tests import BuilddSlaveTestSetup
 
30
from lpbuildd.tests import BuilddSlaveTestSetup
 
31
 
31
32
from canonical.config import config
32
33
from canonical.launchpad.ftests import (
33
34
    ANONYMOUS,