diff --git a/test.go b/test.go index 47b9931..889bdd0 100644 --- a/test.go +++ b/test.go @@ -1,6 +1,9 @@ package main -import "testing" +import ( + "github.com/layeh/gumble/gumble" + "testing" +) func createClient(uname string) *gumble.Client { return gumble.NewClient(&gumble.Config{