1//! hydro_lang integration tests 2 3#[cfg(all(feature = "deploy", feature = "docker_deploy"))] 4#[cfg(test)] 5pub mod hydro_deploy;