snap/server_test.go

11 lines
73 B
Go

package snap
import (
"testing"
)
func TestServer(t *testing.T) {
}