~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/stories/webservice/xx-derivedistroseries.txt

[r=wgrant][no-qa] Merge canonical.launchpad.testing into lp.testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
    >>> from lp.registry.interfaces.person import TeamSubscriptionPolicy
12
12
    >>> from lp.testing.sampledata import ADMIN_EMAIL
13
 
    >>> from canonical.launchpad.testing.pages import webservice_for_person
 
13
    >>> from lp.testing.pages import webservice_for_person
14
14
    >>> from canonical.launchpad.webapp.interfaces import OAuthPermission
15
15
    >>> from zope.security.proxy import removeSecurityProxy
16
16