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