#[cfg(debug)] #[test] fn url_usage() { let url = url::Url::new("https://gitlab.com/crates-rs/reef.git"); }