Skip to content

Commit

Permalink
- fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
lyager committed Apr 29, 2024
1 parent 324f6ca commit ed0fdd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service_daemon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2673,6 +2673,7 @@ mod tests {
FLAGS_QR_RESPONSE, TYPE_PTR, TYPE_TXT,
},
service_daemon::check_hostname,
service_info::IntoTxtProperties,
};
use std::{collections::HashMap, net::SocketAddr, net::SocketAddrV4, time::Duration};

Expand Down

0 comments on commit ed0fdd2

Please sign in to comment.