cpython/Lib/test/test_tomllib/__main__.py

7 lines
60 B
Python

import unittest
from . import load_tests
unittest.main()