openethereum/src/tests/mod.rs

4 lines
47 B
Rust
Raw Normal View History

#[macro_use]
mod test_common;
mod transaction;