()
| 19 | tt.help_all_output_test("profile create") |
| 20 | |
| 21 | def test_locate_help(): |
| 22 | tt.help_all_output_test("locate") |
| 23 | |
| 24 | def test_locate_profile_help(): |
| 25 | tt.help_all_output_test("locate profile") |
nothing calls this directly
no outgoing calls
no test coverage detected