bot is nolonger a submodule
This commit is contained in:
9
bot/world/world_test.go
Normal file
9
bot/world/world_test.go
Normal file
@ -0,0 +1,9 @@
|
||||
package gomcbot
|
||||
|
||||
// import "testing"
|
||||
|
||||
// func TestBlockString(t *testing.T) {
|
||||
// for i := uint(0); i < 8598+1; i++ {
|
||||
// t.Log(Block{id: i})
|
||||
// }
|
||||
// }
|
Reference in New Issue
Block a user