#![allow(clippy::disallowed_methods)]// Contract-driven property tests for aprender kernels.
//// These tests enforce the YAML kernel contracts from
// provable-contracts as executable property tests.
// Run with: cargo test --test contract_tests
modcontracts;