minecraft-site/factorio-site_test.go
2020-03-20 10:41:03 -05:00

10 lines
78 B
Go

package main
import (
"testing"
)
func TestServ(t *testing.T) {
// todo
}