//! Tests disabled - client module was removed during architecture refactoring #![allow(unused_crate_dependencies)] #![allow(clippy::tests_outside_test_module)] #[test] fn client_builder_tests_disabled() { // Tests disabled: fxt::client module was removed }