Skip to content

Commit

Permalink
Add missing comment to make CI happy
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Nov 29, 2024
1 parent be3a062 commit bdb5ec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lychee-lib/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ pub mod remap;
/// local IPs or e-mail addresses
pub mod filter;

/// Test utilities
#[cfg(test)]
#[macro_use]
pub mod test_utils;
Expand Down

0 comments on commit bdb5ec6

Please sign in to comment.