8 lines
67 B
Go
8 lines
67 B
Go
package server
|
|
|
|
import "testing"
|
|
|
|
func TestInit(t *testing.T) {
|
|
|
|
}
|