~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/distroseriesqueue-translations.txt

  • Committer: William Grant
  • Date: 2011-12-09 01:21:32 UTC
  • mto: (14455.3.6 more-canonical-purge)
  • mto: This revision was merged to the branch mainline in revision 14467.
  • Revision ID: william.grant@canonical.com-20111209012132-i73v182bfiafu3mq
Drop imports from canonical.launchpad.ftests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    >>> from lp.archiveuploader.nascentupload import NascentUpload
26
26
    >>> from lp.archiveuploader.tests import datadir, getPolicy
27
27
 
28
 
    >>> from canonical.launchpad.ftests import import_public_test_keys
 
28
    >>> from lp.testing.gpgkeys import import_public_test_keys
29
29
    >>> import_public_test_keys()
30
30
 
31
31
    >>> from canonical.database.constants import UTC_NOW