upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/sync.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sync.rs')
-rw-r--r--tests/sync.rs1
1 files changed, 1 insertions, 0 deletions
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;
26mod sync { 26mod sync {
27 pub mod bootstrap; 27 pub mod bootstrap;
28 pub mod discovery; 28 pub mod discovery;
29 pub mod live_sync;
29} \ No newline at end of file 30} \ No newline at end of file