axum-folder-router/tests/tests.rs

4 lines
88 B
Rust

#[test]
pub fn expand_examples_pass() {
macrotest::expand("test/expand/**/*.rs");
}