MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / test_create_multi_progress

Function test_create_multi_progress

atomic-cli/src/output/progress.rs:492–495  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

490
491 #[test]
492 fn test_create_multi_progress() {
493 let mp = create_multi_progress();
494 let _ = mp; // Just ensure it can be created
495 }
496
497 #[test]
498 fn test_add_spinner_to_multi() {

Callers

nothing calls this directly

Calls 1

create_multi_progressFunction · 0.85

Tested by

no test coverage detected