mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Add merkle_sync test
This commit is contained in:
@@ -34,6 +34,7 @@ type RouteMap = BTreeMap<EndpointName, PacketQueue>;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
mod merkle_sync;
|
||||
mod oneshot;
|
||||
mod packet;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user