MCPcopy Create free account
hub / github.com/clawshell/clawshell / test_print_section_does_not_panic

Function test_print_section_does_not_panic

src/tui.rs:324–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322
323 #[test]
324 fn test_print_section_does_not_panic() {
325 print_section("Test Section");
326 }
327
328 #[test]
329 fn test_print_step_does_not_panic() {

Callers

nothing calls this directly

Calls 1

print_sectionFunction · 0.85

Tested by

no test coverage detected