Trevor Merritt e7e20f1d36 applies rustfmt to cleanup
uses std::env::current_dir to find out where the tests are running from
2025-08-14 07:48:23 -04:00

4 lines
70 B
Rust

mod data_to_text;
mod number_system_conversion;
mod test_compression;