~ursinha/lp-qa-tools/bzr-tarmacland

« back to all changes in this revision

Viewing changes to tests/test_tarmac_land.py

  • Committer: Ursula Junque (Ursinha)
  • Date: 2010-12-16 20:51:58 UTC
  • Revision ID: ursinha@canonical.com-20101216205158-ntcuh2mmgyde3azj
Fixed tests path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
    DEV_SERVICE_ROOT, EDGE_SERVICE_ROOT, LPNET_SERVICE_ROOT,
12
12
    STAGING_SERVICE_ROOT)
13
13
 
14
 
from bzrlib.plugins.tarmac_land.tarmac_land import (
 
14
from bzrlib.plugins.bzr_tarmacland.tarmac_land import (
15
15
    get_bugs_clause, get_reviewer_clause,
16
16
    get_reviewer_handle, get_testfix_clause, get_qa_clause,
17
17
    MissingReviewError, MissingBugsError, MissingBugsIncrementalError,