1 2 3 4 5 6 7
//! Unit tests for printwell #[cfg(feature = "forms")] mod forms_tests; #[cfg(feature = "signing")] mod signing_tests;