Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
25a10b60b04ab2fa802409dc6f211cf2ca028a0a
/
.
/
Lib
/
test
/
test_asyncio
/
__main__.py
blob: 40a23a297ec2b4f51ce36902fb6af3608b4af0bd [
file
] [
log
] [
blame
]
from
.
import
load_tests
import
unittest
unittest
.
main
()