From ab95cfb9bcde614f61e7cf057cc2d662e6d20637 Mon Sep 17 00:00:00 2001 From: MichaelOultram Date: Wed, 12 Aug 2015 20:52:20 +0100 Subject: [PATCH] Fixing build errors --- test.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test.go b/test.go index f3f3c56..20a9d3a 100644 --- a/test.go +++ b/test.go @@ -38,11 +38,11 @@ func (t TestSettings) createClient(uname string) *gumble.Client { } func (t TestSettings) testYoutubeSong() { - dummyClient := t.createClient("dummy") - if err := dummyClient.Connect(); err != nil { - panic(err) - } - dummyUser := dj.client.Users.Find("dummy") // May be nil +// dummyClient := t.createClient("dummy") +// if err := dummyClient.Connect(); err != nil { +// panic(err) +// } + dummyUser := dj.client.Users.Find("BottleOToast") // May be nil // Don't judge, I used the (autogenerated) Top Tracks for United Kingdom playlist songs := map[string]string{