use reqwest::Client; #[test] fn ready() { println!("it works!") }