func (suite *CurrentTrackCommandTestSuite) SetupTest() { DJ.Queue = bot.NewQueue() }
func (suite *NumTracksCommandTestSuite) SetupTest() { DJ.Queue = bot.NewQueue() }
func (suite *AddCommandTestSuite) SetupTest() { DJ.Queue = bot.NewQueue() }