mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
tests for tunnel is not running if local-tunnel is not set
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(feature = "local-tunnel")]
|
||||
|
||||
use tokio::{
|
||||
self,
|
||||
net::{TcpStream, UdpSocket},
|
||||
|
||||
Reference in New Issue
Block a user