snap/server_test.go

11 lines
73 B
Go
Raw Normal View History

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