~rogpeppe/juju-core/504-errgo-cause

« back to all changes in this revision

Viewing changes to state/apiserver/common/environmachineswatcher_test.go

  • Committer: Roger Peppe
  • Date: 2014-02-17 17:08:26 UTC
  • Revision ID: roger.peppe@canonical.com-20140217170826-61udh99yadojby7d
sortĀ outĀ imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
package common_test
5
5
 
6
6
import (
7
 
        "github.com/juju/errgo/errors"
 
7
        "fmt"
 
8
 
8
9
        gc "launchpad.net/gocheck"
9
10
 
10
11
        "launchpad.net/juju-core/state"