~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/tests/test_bugtask.py

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    login,
43
43
    login_person,
44
44
    )
45
 
from canonical.launchpad.testing.pages import find_tag_by_id
 
45
from lp.testing.pages import find_tag_by_id
46
46
from canonical.launchpad.webapp import canonical_url
47
47
from canonical.launchpad.webapp.authorization import clear_cache
48
48
from canonical.launchpad.webapp.interfaces import (