Jelajahi Sumber

Changes to make these work in same folder.

Bruce Marriner 9 tahun lalu
induk
melakukan
dc9357f61d
1 mengubah file dengan 1 tambahan dan 3 penghapusan
  1. 1 3
      discord_test.go

+ 1 - 3
discord_test.go

@@ -1,12 +1,10 @@
-package discordgo_test
+package discordgo
 
 import (
 	"os"
 	"runtime"
 	"testing"
 	"time"
-
-	. "github.com/bwmarrin/discordgo"
 )
 
 //////////////////////////////////////////////////////////////////////////////