Aaron Fenyes
|
477d6a5064
|
Reorganize the shared example code
/ test (pull_request) Successful in 3m36s
The new layout deviates from what the Rust book suggests
https://doc.rust-lang.org/book/ch11-03-test-organization.html#submodules-in-integration-tests
and uses the frowned-upon `#[path]` attribute,
https://doc.rust-lang.org/style-guide/advice.html#modules
but we've decided that having a descriptive module filename instead of
`mod.rs` is worth the cost.
|
2025-07-18 10:59:41 -07:00 |
|