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 ad5ca96..104e815 100644
--- a/tests/sync.rs
+++ b/tests/sync.rs
@@ -35,6 +35,7 @@ mod sync {
35 pub mod discovery; 35 pub mod discovery;
36 pub mod historic_sync; 36 pub mod historic_sync;
37 pub mod live_sync; 37 pub mod live_sync;
38 pub mod maintainer_reprocessing;
38 pub mod metrics; 39 pub mod metrics;
39 pub mod tag_variations; 40 pub mod tag_variations;
40} 41}