#[ allow( unused_imports ) ] use test_tools::exposed::*; #[ allow( unused_imports ) ] use ndarray_tools as the_module; mod tests { #[ allow( unused_imports ) ] use super::*; #[ path = "../../../../math/ndarray_cg/tests/inc/mod.rs" ] mod tests; }