mirror of
https://github.com/ClementTsang/bottom.git
synced 2024-11-03 21:04:38 +03:00
10 lines
265 B
XML
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.
|