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