test better

This commit is contained in:
2026-05-15 09:43:00 -07:00
parent 82b5020da4
commit c1ce3aadca
3 changed files with 50 additions and 18 deletions
+4 -4
View File
@@ -6,7 +6,7 @@ mod test;
pub type Rng = rand::rngs::ThreadRng;
// test readme
#[doc = include_str!("../README.md")]
#[cfg(doctest)]
struct ReadmeDoctests;
// // test readme
// #[doc = include_str!("../README.md")]
// #[cfg(doctest)]
// struct ReadmeDoctests;