Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
0c7a75aeef4dae87f02536ed4c42a57c13ef20e2
/
.
/
Lib
/
test
/
test_profiling
/
__main__.py
blob: 40a23a297ec2b4f51ce36902fb6af3608b4af0bd [
file
]
from
.
import
load_tests
import
unittest
unittest
.
main
()