//! Offline unit tests for the plutus namespace, ported to match the Python wrapper's coverage
//! (wrappers/python/tests/test_plutus.py). The happy-path data_hash vector already lives in
//! integration_test.rs; this adds the invalid-CBOR and empty-input error cases.
use Mesmo;