mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
no run some tests
This commit is contained in:
@@ -30,7 +30,7 @@ use config::Config;
|
||||
///
|
||||
/// UDP Associate and Bind commands are not supported currently.
|
||||
///
|
||||
/// ```
|
||||
/// ```no_run
|
||||
/// use shadowsocks::relay::Relay;
|
||||
/// use shadowsocks::relay::RelayLocal;
|
||||
/// use shadowsocks::config::{Config, ClientConfig, SingleServer, ServerConfig};
|
||||
|
||||
@@ -30,7 +30,7 @@ use config::Config;
|
||||
///
|
||||
/// UDP Associate and Bind commands are not supported currently.
|
||||
///
|
||||
/// ```
|
||||
/// ```no_run
|
||||
/// use shadowsocks::relay::Relay;
|
||||
/// use shadowsocks::relay::RelayServer;
|
||||
/// use shadowsocks::config::{Config, SingleServer, ServerConfig};
|
||||
|
||||
Reference in New Issue
Block a user