()
| 13 | tt.help_all_output_test("profile") |
| 14 | |
| 15 | def test_profile_list_help(): |
| 16 | tt.help_all_output_test("profile list") |
| 17 | |
| 18 | def test_profile_create_help(): |
| 19 | tt.help_all_output_test("profile create") |
nothing calls this directly
no outgoing calls
no test coverage detected