xref: /third_party/python/Lib/test/test_json/__main__.py (revision 7db96d56)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/python/Lib/test/test_json/
1import unittest
2from test.test_json import load_tests
3
4unittest.main()
5

Indexes created Thu Nov 07 10:32:03 CST 2024