mirror of
https://github.com/telemt/telemt.git
synced 2026-06-24 03:41:10 +03:00
Relays Tests Fixes
This commit is contained in:
@@ -2201,6 +2201,7 @@ enum MeWriterResponseOutcome {
|
||||
Close,
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
async fn process_me_writer_response<W>(
|
||||
response: MeResponse,
|
||||
client_writer: &mut CryptoWriter<W>,
|
||||
|
||||
Reference in New Issue
Block a user