//! # Decision models for compatibility tests
//!
//! Test file names begin with the compatibility level,
//! followed by the number of the test.
//!
//! Test decision models are based on examples contained in
//! [DMN™ Technology Compatibility Kit](https://dmn-tck.github.io/tck/) project.
//!
//! The content of each model is slightly adjusted and differs from the original.
pub use *;
pub use *;
pub use *;