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

Unified Diff: provider/ec2/suite_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: provider/ec2/suite_test.go
=== modified file 'provider/ec2/suite_test.go'
--- provider/ec2/suite_test.go 2013-08-19 11:19:07 +0000
+++ provider/ec2/suite_test.go 2013-09-13 14:48:13 +0000
@@ -5,8 +5,9 @@
import (
"flag"
+ "testing"
+
gc "launchpad.net/gocheck"
- "testing"
)
var amazon = flag.Bool("amazon", false, "Also run some tests on live Amazon servers")
« names/user.go ('K') | « provider/ec2/instancetype.go ('k') | provider/openstack/config.go » ('j') | no next file with comments »

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