xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_import
/
__main__.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
import
unittest
2
3
unittest
.
main
(
'test.test_import'
)
4