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

Unified Diff: environs/jujutest/livetests.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: environs/jujutest/livetests.go
=== modified file 'environs/jujutest/livetests.go'
--- environs/jujutest/livetests.go 2014-05-14 02:59:53 +0000
+++ environs/jujutest/livetests.go 2014-05-14 21:13:17 +0000
@@ -11,6 +11,7 @@
"strings"
"time"
+ "github.com/juju/errors"
jc "github.com/juju/testing/checkers"
gc "launchpad.net/gocheck"
@@ -24,7 +25,6 @@
"launchpad.net/juju-core/environs/sync"
envtesting "launchpad.net/juju-core/environs/testing"
envtools "launchpad.net/juju-core/environs/tools"
- "launchpad.net/juju-core/errors"
"launchpad.net/juju-core/instance"
"launchpad.net/juju-core/juju"
"launchpad.net/juju-core/juju/testing"

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