Home | History | Annotate | Download | only in test_json
      1 import unittest
      2 from test.test_json import load_tests
      3 
      4 unittest.main()
      5