~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/doc/potmsgset.txt

Merged fix-retest-colorize into redo-read-only-transactions-in-buildmaster, resolving several import conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
Verify interface.
28
28
 
29
 
    >>> from canonical.launchpad.webapp.testing import verifyObject
 
29
    >>> from lp.services.webapp.testing import verifyObject
30
30
    >>> verifyObject(IPOTMsgSet, potmsgset)
31
31
    True
32
32