Skip to content

Commit

Permalink
Update node/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Yiannis Marangos <[email protected]>
  • Loading branch information
fl0rek and oblique authored Sep 20, 2023
1 parent af28a41 commit f09f360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pub mod peer_tracker;
pub mod store;
pub mod syncer;
#[cfg(test)]
pub mod test_utils;
mod test_utils;
mod utils;

#[async_trait]
Expand Down

0 comments on commit f09f360

Please sign in to comment.