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

Unified Diff: state/tools_test.go

Issue 93410043: Extract errors package to github.com/juju/errors
Patch Set: Created 9 years, 10 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 2014-04-14 12:36:13 +0000
+++ state/tools_test.go 2014-05-13 04:30:48 +0000
@@ -6,10 +6,10 @@
import (
"fmt"
+ "github.com/juju/errors"
jc "github.com/juju/testing/checkers"
gc "launchpad.net/gocheck"
- "launchpad.net/juju-core/errors"
"launchpad.net/juju-core/state"
"launchpad.net/juju-core/tools"
"launchpad.net/juju-core/version"
« state/apiserver/client/destroy_test.go ('K') | « state/status.go ('k') | state/unit.go » ('j') | no next file with comments »

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