web3-proxy/web3_proxy/tests/common/mod.rs
2023-06-29 13:12:35 -07:00

4 lines
38 B
Rust

mod app;
pub use self::app::TestApp;