Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
magiclen committed Nov 29, 2023
1 parent 8cc7789 commit b10a5c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ipv6_cidr_separator.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![cfg(feature = "separator")]

use std::str::FromStr;

use cidr::Ipv6Cidr;
Expand Down

0 comments on commit b10a5c0

Please sign in to comment.