Rev 12: go fmt in http://bazaar.launchpad.net/+branch/goose

John Arbash Meinel john at arbash-meinel.com
Wed Nov 14 12:29:22 UTC 2012


At http://bazaar.launchpad.net/+branch/goose

------------------------------------------------------------
revno: 12
revision-id: john at arbash-meinel.com-20121114122918-pn7khv0za8v0mth3
parent: dimiter.naydenov at canonical.com-20121113161923-y8x14rcximwn0z3c
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: goose
timestamp: Wed 2012-11-14 12:29:18 +0000
message:
  go fmt
-------------- next part --------------
=== modified file 'testing/httpsuite/httpsuite_test.go'
--- a/testing/httpsuite/httpsuite_test.go	2012-11-13 11:40:01 +0000
+++ b/testing/httpsuite/httpsuite_test.go	2012-11-14 12:29:18 +0000
@@ -14,6 +14,7 @@
 func Test(t *testing.T) {
 	TestingT(t)
 }
+
 var _ = Suite(&HTTPTestSuite{})
 
 type HelloHandler struct{}



More information about the bazaar-commits mailing list