~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/doc/remove-translations-by.txt

  • Committer: Curtis Hovey
  • Date: 2011-12-23 16:39:35 UTC
  • mto: This revision was merged to the branch mainline in revision 14599.
  • Revision ID: curtis.hovey@canonical.com-20111223163935-sb49rlrjoeyabk7s
Moved script to lp.testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
to be deleted.  (But again, they are deleted only if they match all
43
43
criteria).
44
44
 
45
 
    >>> from canonical.launchpad.ftests.script import run_script
 
45
    >>> from lp.testing.script import run_script
46
46
    >>> from lp.translations.interfaces.translationmessage import (
47
47
    ...     RosettaTranslationOrigin)
48
48
    >>> from storm.store import Store