Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
1e17ccd030a2285ad53db5952360fffa33a8a877
/
.
/
Lib
/
test
/
test_json
/
__main__.py
blob: e756afbc7acc7b62883f8b098625ab6e82929a53 [
file
] [
log
] [
blame
]
import
unittest
from
test
.
test_json
import
load_tests
unittest
.
main
()