Actually run the routing tests 🤦

This commit is contained in:
David Pedersen
2021-11-04 12:48:37 +01:00
parent a47d7eca40
commit 0be0ea6763
3 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
//! $ curl -v -x "127.0.0.1:3000" https://tokio.rs
//! ```
//!
//! Example is based on https://github.com/hyperium/hyper/blob/master/examples/http_proxy.rs
//! Example is based on <https://github.com/hyperium/hyper/blob/master/examples/http_proxy.rs>
use axum::{
body::{box_body, Body},