~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/scripts/tests/test_sendbranchmail.py

  • Committer: Curtis Hovey
  • Date: 2011-12-21 19:25:05 UTC
  • mto: This revision was merged to the branch mainline in revision 14576.
  • Revision ID: curtis.hovey@canonical.com-20111221192505-74ohbl7g1huxpqt9
Moved run_script to lp.services.scripts.tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
import transaction
7
7
 
8
 
from canonical.launchpad.scripts.tests import run_script
 
8
from lp.services.scripts.tests import run_script
9
9
from canonical.testing.layers import ZopelessAppServerLayer
10
10
from lp.code.enums import (
11
11
    BranchSubscriptionDiffSize,