bottom/tests/layout_movement_tests.rs
2020-11-22 02:33:48 -05:00

10 lines
265 B
XML

// TODO: Test basic mode
// #[test]
// fn test_basic_mode() {
// let ret_bottom_layout = BottomLayout::init_basic_default(false);
// }
// TODO: Test moving around with procs and their hidden children.
// TODO: Test moving around with cpus if they get hidden.