MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / test

Function test

tools/python-3.11.9-amd64/Lib/pdb.py:1722–1723  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1720TESTCMD = 'import x; x.main()'
1721
1722def test():
1723 run(TESTCMD)
1724
1725# print help
1726def help():

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected