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

Unified Diff: state/apiserver/deployer/deployer_test.go

Issue 62230043: state/..., worker/..., utils/...: use errgo
Patch Set: Created 11 years, 1 month 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/apiserver/deployer/deployer.go ('k') | state/apiserver/environment/package_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: state/apiserver/deployer/deployer_test.go
=== modified file 'state/apiserver/deployer/deployer_test.go'
--- state/apiserver/deployer/deployer_test.go 2014-01-22 19:28:08 +0000
+++ state/apiserver/deployer/deployer_test.go 2014-02-10 22:06:46 +0000
@@ -4,11 +4,10 @@
package deployer_test
import (
+ gc "launchpad.net/gocheck"
"sort"
stdtesting "testing"
- gc "launchpad.net/gocheck"
-
"launchpad.net/juju-core/errors"
"launchpad.net/juju-core/instance"
"launchpad.net/juju-core/juju/testing"
« no previous file with comments | « state/apiserver/deployer/deployer.go ('k') | state/apiserver/environment/package_test.go » ('j') | no next file with comments »

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