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

Function test_create_multi_progress

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

Source from the content-addressed store, hash-verified

511
512 #[test]
513 fn test_create_multi_progress() {
514 let mp = create_multi_progress();
515 let _ = mp; // Just ensure it can be created
516 }
517
518 #[test]
519 fn test_add_spinner_to_multi() {

Callers

nothing calls this directly

Calls 1

create_multi_progressFunction · 0.85

Tested by

no test coverage detected