Update for Minecraft
Using template from the PHP version of this site, from 2016/2017! $ ls -Alh -rw-r--r-- 1 chandler chandler 1.5K Jan 4 2017 index.php
This commit is contained in:
parent
8dd1b7b58d
commit
f17074d22d
7 changed files with 93 additions and 110 deletions
9
minecraft-site_test.go
Normal file
9
minecraft-site_test.go
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestServ(t *testing.T) {
|
||||
// todo
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue