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 81d1527..7756c17 100644 --- a/tests/sync.rs +++ b/tests/sync.rs | |||
| @@ -27,4 +27,5 @@ mod sync { | |||
| 27 | pub mod bootstrap; | 27 | pub mod bootstrap; |
| 28 | pub mod discovery; | 28 | pub mod discovery; |
| 29 | pub mod live_sync; | 29 | pub mod live_sync; |
| 30 | pub mod tag_variations; | ||
| 30 | } \ No newline at end of file | 31 | } \ No newline at end of file |