//! Shared Morphir IR fixtures for backend extension tests.
//!
//! Enabled by the `testing` feature so that extension crates can build IR
//! fixtures without duplicating them.
// Each integration-test crate uses a different subset of the shared facade.
pub use ;
pub use ;