Separating RPC
This commit is contained in:
@@ -116,6 +116,7 @@ impl Hypervisor {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use std::sync::atomic::{AtomicBool,Ordering};
|
||||
|
||||
Reference in New Issue
Block a user