databag/net/server/main_test.go

8 lines
66 B
Go
Raw Normal View History

2022-01-11 17:36:16 +00:00
package main
import "testing"
func TestMain(t *testing.T) {
}