zebra/zebra-network/src/address_book/tests.rs

5 lines
56 B
Rust

//! Tests for the address book.
mod prop;
mod vectors;