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

Unified Diff: state/machine_test.go

Issue 6810065: all: gofmt (Closed)
Patch Set: all: gofmt Created 12 years, 5 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 | « state/machine.go ('k') | state/open.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: state/machine_test.go
=== modified file 'state/machine_test.go'
--- state/machine_test.go 2012-11-02 09:03:14 +0000
+++ state/machine_test.go 2012-11-02 12:25:01 +0000
@@ -917,7 +917,7 @@
case <-time.After(100 * time.Millisecond):
}
- // Check assignment of additional principal units.
+ // Check assignment of additional principal units.
service, err = s.State.AddService("wordpress", charm)
c.Assert(err, IsNil)
unit0, err := service.AddUnit()
« no previous file with comments | « state/machine.go ('k') | state/open.go » ('j') | no next file with comments »

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