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

Unified Diff: state/tools_test.go

Issue 6549045: state: implement Unit.AssignToUnusedMachine
Patch Set: state: implement Unit.AssignToUnusedMachine Created 12 years, 6 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
Index: state/tools_test.go
=== modified file 'state/tools_test.go'
--- state/tools_test.go 2012-09-19 13:40:41 +0000
+++ state/tools_test.go 2012-09-20 16:30:05 +0000
@@ -60,5 +60,5 @@
c.Assert(err, IsNil)
unit, err := svc.AddUnit()
c.Assert(err, IsNil)
- testAgentTools(c, unit, "unit wordpress/0")
+ testAgentTools(c, unit, `unit "wordpress/0"`)
}

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