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