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

Unified Diff: environs/jujutest/jujutest_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/jujutest/jujutest_test.go
=== modified file 'environs/jujutest/jujutest_test.go'
--- environs/jujutest/jujutest_test.go 2013-08-19 11:19:07 +0000
+++ environs/jujutest/jujutest_test.go 2013-09-13 14:48:13 +0000
@@ -4,8 +4,9 @@
package jujutest
import (
+ "testing"
+
gc "launchpad.net/gocheck"
- "testing"
)
func Test(t *testing.T) {

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