~thumper/juju-core/move-environs-tools

« back to all changes in this revision

Viewing changes to environs/cloudinit/cloudinit_test.go

  • Committer: Tim Penhey
  • Date: 2013-07-09 04:56:13 UTC
  • Revision ID: tim.penhey@canonical.com-20130709045613-ryu6vclvhg95hngp
More moves and tests in tools pass.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        "launchpad.net/juju-core/state"
15
15
        "launchpad.net/juju-core/state/api"
16
16
        "launchpad.net/juju-core/testing"
 
17
        "launchpad.net/juju-core/tools"
17
18
        "launchpad.net/juju-core/version"
18
19
        "regexp"
19
20
        "strings"