Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(335)

Unified Diff: provider/ec2/local_test.go

Issue 13053043: environs/*: move providers into provider
Patch Set: environs/*: move providers into provider Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « provider/ec2/live_test.go ('k') | provider/ec2/storage_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: provider/ec2/local_test.go
=== modified file 'provider/ec2/local_test.go'
--- environs/provider/ec2/local_test.go 2013-08-16 16:27:47 +0000
+++ provider/ec2/local_test.go 2013-08-19 13:29:56 +0000
@@ -20,10 +20,10 @@
"launchpad.net/juju-core/environs"
"launchpad.net/juju-core/environs/imagemetadata"
"launchpad.net/juju-core/environs/jujutest"
- "launchpad.net/juju-core/environs/provider/ec2"
"launchpad.net/juju-core/environs/simplestreams"
envtesting "launchpad.net/juju-core/environs/testing"
"launchpad.net/juju-core/instance"
+ "launchpad.net/juju-core/provider/ec2"
"launchpad.net/juju-core/testing"
"launchpad.net/juju-core/utils"
)
« no previous file with comments | « provider/ec2/live_test.go ('k') | provider/ec2/storage_test.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b