diff options
Diffstat (limited to 'tests/sync.rs')
| -rw-r--r-- | tests/sync.rs | 1 |
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; | |||
| 26 | mod sync { | 26 | mod 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 |