prepared some infrastructure for tests
This commit is contained in:
@ -16,7 +16,7 @@ pub mod std_mod {
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct SharedTmStore {
|
||||
pool: SharedPool,
|
||||
pub pool: SharedPool,
|
||||
}
|
||||
|
||||
impl SharedTmStore {
|
||||
|
Reference in New Issue
Block a user