~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/tests/test_help.py

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
from zope.component import getUtility
10
10
 
11
 
from canonical.launchpad.testing.systemdocs import create_view
12
11
from canonical.launchpad.webapp.interfaces import ILaunchpadApplication
13
12
from canonical.lazr.folder import ExportedFolder
14
13
from canonical.testing.layers import FunctionalLayer
 
14
from lp.testing.systemdocs import create_view
15
15
 
16
16
# The root of the tree
17
17
ROOT = os.path.realpath(