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

Unified Diff: environs/tools_test.go

Issue 6852081: environs/config: old (reverted) CL
Patch Set: environs/config: old (reverted) CL Created 12 years, 4 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/open_test.go ('k') | juju/conn_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: environs/tools_test.go
=== modified file 'environs/tools_test.go'
--- environs/tools_test.go 2012-11-21 11:57:33 +0000
+++ environs/tools_test.go 2012-11-21 13:05:46 +0000
@@ -31,6 +31,8 @@
"type": "dummy",
"state-server": false,
"authorized-keys": "i-am-a-key",
+ "ca-cert": testing.CACertPEM,
+ "ca-private-key": "",
})
c.Assert(err, IsNil)
t.env = env
« no previous file with comments | « environs/open_test.go ('k') | juju/conn_test.go » ('j') | no next file with comments »

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