test(core): 添加事务回滚测试基础设施
This commit is contained in:
@@ -11,5 +11,8 @@ pub mod request_info;
|
||||
pub mod sanitize;
|
||||
pub mod types;
|
||||
|
||||
#[cfg(test)]
|
||||
pub mod test_helpers;
|
||||
|
||||
// 便捷导出
|
||||
pub use module::{ModuleContext, ModuleType, PermissionDescriptor};
|
||||
|
||||
Reference in New Issue
Block a user