()
| 16 | tt.help_all_output_test("profile list") |
| 17 | |
| 18 | def test_profile_create_help(): |
| 19 | tt.help_all_output_test("profile create") |
| 20 | |
| 21 | def test_locate_help(): |
| 22 | tt.help_all_output_test("locate") |
nothing calls this directly
no outgoing calls
no test coverage detected