~andrewjbeach/juju-ci-tools/make-local-patcher

« back to all changes in this revision

Viewing changes to tests/test_assess_log_rotation.py

  • Committer: Curtis Hovey
  • Date: 2016-05-25 20:59:08 UTC
  • Revision ID: curtis@canonical.com-20160525205908-1yndw393rgkmxxcc
Revert git_gate.py change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    assess_debug_log,
17
17
    assess_machine_rotation,
18
18
)
19
 
from fakejuju import (
20
 
    fake_juju_client,
21
 
    fake_juju_client_optional_jes,
22
 
    )
23
19
from jujupy import (
24
20
    EnvJujuClient,
25
21
    JujuData,
27
23
    yaml_loads,
28
24
    )
29
25
from tests import TestCase
 
26
from tests.test_jujupy import (
 
27
    fake_juju_client,
 
28
    fake_juju_client_optional_jes,
 
29
    )
30
30
 
31
31
good_yaml = \
32
32
    """