databag/net/server/main_test.go
2022-01-11 09:36:16 -08:00

8 lines
66 B
Go

package main
import "testing"
func TestMain(t *testing.T) {
}