This website requires JavaScript.
Explore
Help
Sign In
Minecraft
/
canopeas
Watch
6
Star
0
Fork
You've already forked canopeas
1
Code
Issues
4
Pull Requests
1
Releases
1
Activity
9da1eaf3ff
canopeas
/
discord
/
discord_test.go
11 lines
96 B
Go
Raw
Blame
History
package
discord
import
(
"os"
"testing"
)
func
TestMain
(
m
*
testing
.
M
)
{
os
.
Exit
(
m
.
Run
(
)
)
}
Reference in New Issue
View Git Blame
Copy Permalink