//! Acceptance tests for `drep check`.
//!
//! The contracts are split by topic across sibling files: failure reporting,
//! input resolution, the deterministic layer, gating and exit codes, output
//! rendering, and tool resolution. The files are wired in here - if you add a
//! file, declare it. A file no `mod` declaration reaches is never compiled,
//! and cargo will not warn about it.
pub