Extract the sample relay to test_data for reuse

Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
kernelkind
2024-04-19 19:44:20 -04:00
committed by William Casarin
parent 9642b9243d
commit c4d9b5cd3c
3 changed files with 45 additions and 32 deletions

View File

@@ -20,6 +20,7 @@ mod profile;
pub mod relay_pool_manager;
pub mod relay_view;
mod result;
mod test_data;
mod time;
mod timecache;
mod timeline;