mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Fix test in proto
This commit is contained in:
parent
e9212ae438
commit
290f236157
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@ mod tests {
|
|||
mac: MacAddr::from_str("00:11:22:33:44:55").expect("error parsing MAC address"),
|
||||
iface: None,
|
||||
ip_addresses: Some(&ips),
|
||||
log: MetaLogger::new(),
|
||||
};
|
||||
/***** TEST COMPLETE REQUEST *****/
|
||||
let payload = b"GET / HTTP/1.1\r\n\r\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue