//! Tests disabled - commands::trade_ml module was removed during architecture refactoring #![allow(unused_crate_dependencies)] #![allow(clippy::tests_outside_test_module, clippy::doc_markdown)] #[test] fn regime_command_tests_disabled() { // Tests disabled: fxt::commands::trade_ml module was removed }