func TestAddressWithoutPortCanBeUsedInsteadOfHostAndPort(t *testing.T) {
    options := map[string][]byte{
        "address": []byte("myhost2"),
    }