mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-13 21:27:25 +08:00
test serializedly
This commit is contained in:
@@ -243,8 +243,7 @@ impl super::TunnelConnector for DNSTunnelConnector {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::common::global_ctx::{tests::get_mock_global_ctx, GlobalCtx};
|
||||
use std::sync::Arc;
|
||||
use crate::common::global_ctx::tests::get_mock_global_ctx;
|
||||
|
||||
#[tokio::test]
|
||||
async fn test_txt() {
|
||||
|
||||
Reference in New Issue
Block a user