···5757 shutdown func()
5858}
59596060-// HTTPHost returns a host:port string that the PDS server is running at
6060+// RawHost returns a host:port string that the PDS server is running at
6161func (tp *TestPDS) RawHost() string {
6262 return tp.listener.Addr().String()
6363}