// Copyright (c) 2025 Kirky.X
//// Licensed under the MIT License
// See LICENSE file in the project root for full license information.
//! 测试通用模块
//!//! 提供所有测试文件共用的工具和配置
pubmodtest_configs;pubmodtest_helpers;pubusetest_configs::*;pubusetest_helpers::*;