//! Unit / integration tests for the `smooth` term-collection module.
//!
//! The test bodies live in the shared `tests/src_modules/` fixtures and are
//! pulled in verbatim; every item they reference resolves through the parent
//! module's re-exports (`use super::*`).
include!;
include!;
include!;