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

Unified Diff: utils/http_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 | « utils/fslock/package_test.go ('k') | utils/network.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/http_test.go
=== modified file 'utils/http_test.go'
--- utils/http_test.go 2013-10-17 22:48:19 +0000
+++ utils/http_test.go 2014-02-10 22:06:59 +0000
@@ -6,11 +6,10 @@
import (
"fmt"
"io/ioutil"
+ gc "launchpad.net/gocheck"
"net/http"
"net/http/httptest"
- gc "launchpad.net/gocheck"
-
"launchpad.net/juju-core/utils"
)
« no previous file with comments | « utils/fslock/package_test.go ('k') | utils/network.go » ('j') | no next file with comments »

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