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