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

Unified Diff: environs/openstack/local_test.go

Issue 8545043: environs: extract tools package
Patch Set: environs: extract tools package Created 10 years, 11 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 | « environs/openstack/live_test.go ('k') | environs/storage.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: environs/openstack/local_test.go
=== modified file 'environs/openstack/local_test.go'
--- environs/openstack/local_test.go 2013-04-05 16:50:25 +0000
+++ environs/openstack/local_test.go 2013-04-09 21:49:09 +0000
@@ -204,7 +204,7 @@
})
s.Tests.SetUpTest(c)
writeablePublicStorage := openstack.WritablePublicStorage(s.Env)
- envtesting.PutFakeTools(c, writeablePublicStorage)
+ envtesting.UploadFakeTools(c, writeablePublicStorage)
s.env = s.Tests.Env
}
« no previous file with comments | « environs/openstack/live_test.go ('k') | environs/storage.go » ('j') | no next file with comments »

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