test serializedly

This commit is contained in:
sijie.sun
2025-03-08 14:36:31 +08:00
committed by Sijie.Sun
parent 8d654330ac
commit e78b0ef869
2 changed files with 2 additions and 3 deletions

View File

@@ -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() {