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

Unified Diff: environs/localstorage/backend_test.go

Issue 13606045: various: gocheck, checkers, imports fixes (Closed)
Patch Set: Created 11 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: environs/localstorage/backend_test.go
=== modified file 'environs/localstorage/backend_test.go'
--- environs/localstorage/backend_test.go 2013-08-19 11:19:07 +0000
+++ environs/localstorage/backend_test.go 2013-09-13 14:48:13 +0000
@@ -7,7 +7,6 @@
"bytes"
"fmt"
"io/ioutil"
- gc "launchpad.net/gocheck"
"net"
"net/http"
"os"
@@ -15,6 +14,8 @@
"strings"
stdtesting "testing"
+ gc "launchpad.net/gocheck"
+
"launchpad.net/juju-core/environs/localstorage"
"launchpad.net/juju-core/testing"
)

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