diff options
Diffstat (limited to 'tests/sync/mod.rs')
| -rw-r--r-- | tests/sync/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sync/mod.rs b/tests/sync/mod.rs index 58b7354..400341f 100644 --- a/tests/sync/mod.rs +++ b/tests/sync/mod.rs | |||
| @@ -134,5 +134,6 @@ pub mod historic_sync; | |||
| 134 | pub mod catchup; | 134 | pub mod catchup; |
| 135 | pub mod discovery; | 135 | pub mod discovery; |
| 136 | pub mod live_sync; | 136 | pub mod live_sync; |
| 137 | pub mod maintainer_reprocessing; | ||
| 137 | pub mod metrics; | 138 | pub mod metrics; |
| 138 | pub mod tag_variations; \ No newline at end of file | 139 | pub mod tag_variations; \ No newline at end of file |