Skip to content

Commit b375dee

Browse files
committed
Fixed import issue for integration tests
1 parent b54aa8b commit b375dee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/src/discovery/integration.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ use zond_common::models::port::PortSet;
1414
use zond_common::models::ip::{set::IpSet, range::Ipv4Range};
1515
use zond_core::scanner::{self, STOP_SIGNAL};
1616

17+
#[cfg(target_os = "linux")]
1718
use crate::utils::NetnsContext;
1819

1920
#[tokio::test]

0 commit comments

Comments
 (0)