Add test module to tm
This commit is contained in:
parent
1b44949842
commit
ca9f458a7e
@ -189,4 +189,11 @@ impl ThreadManager {
|
||||
self.g_thread_to_be_destroyed = thread
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user