mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
Actually run the routing tests 🤦
This commit is contained in:
@@ -37,7 +37,7 @@ mod not_found;
|
||||
mod route;
|
||||
mod strip_prefix;
|
||||
|
||||
#[cfg(tests)]
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
pub use self::{
|
||||
|
||||
Reference in New Issue
Block a user