func TestMultistreamTransport(t *testing.T) { SubtestAll(t, multistream.NewTransport()) }
func init() { PSTransport = psmss.NewTransport() }