autobahn/programs/autobahn-executor/tests/test_all.rs

5 lines
62 B
Rust

#![cfg(feature = "test-bpf")]
mod test_cases;
pub mod utils;