MCPcopy Create free account
hub / github.com/ipython/ipython / test_locate_profile_help

Function test_locate_profile_help

IPython/terminal/tests/test_help.py:24–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 tt.help_all_output_test("locate")
23
24def test_locate_profile_help():
25 tt.help_all_output_test("locate profile")
26
27def test_trust_help():
28 tt.help_all_output_test("trust")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected