From f49644963369ea45ca1856e8e5c6c2e7a33b3aa7 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 10 Dec 2025 16:22:19 +0000 Subject: Phase 6: Implement live sync tests --- tests/sync.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/sync.rs') diff --git a/tests/sync.rs b/tests/sync.rs index cedb876..81d1527 100644 --- a/tests/sync.rs +++ b/tests/sync.rs @@ -26,4 +26,5 @@ mod common; mod sync { pub mod bootstrap; pub mod discovery; + pub mod live_sync; } \ No newline at end of file -- cgit v1.2.3