Changes to make these work in same folder.
This commit is contained in:
parent
d71a43192f
commit
dc9357f61d
1 changed files with 1 additions and 3 deletions
|
@ -1,12 +1,10 @@
|
|||
package discordgo_test
|
||||
package discordgo
|
||||
|
||||
import (
|
||||
"os"
|
||||
"runtime"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
. "github.com/bwmarrin/discordgo"
|
||||
)
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in a new issue