~jameinel/juju-core/api-login-describe-facades

« back to all changes in this revision

Viewing changes to environs/suite_test.go

  • Committer: Roger Peppe
  • Date: 2011-12-15 18:54:31 UTC
  • mfrom: (19.5.4 go-juju-ec2-operations)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: roger.peppe@canonical.com-20111215185431-tjuxi6bmg1mswcwg
renameĀ environ->environs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
package environ_test
 
1
package environs_test
2
2
 
3
3
import (
4
4
        . "launchpad.net/gocheck"