~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/model/tests/test_bugsummary.py

merged base branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
from pytz import utc
11
11
from zope.security.proxy import removeSecurityProxy
12
12
 
13
 
from canonical.launchpad.interfaces.lpstorm import IMasterStore
 
13
from lp.services.database.lpstorm import IMasterStore
14
14
from canonical.testing.layers import LaunchpadZopelessLayer
15
15
from lp.bugs.interfaces.bugsummary import IBugSummary
16
16
from lp.bugs.interfaces.bugtask import (