cpython/Lib/test/test_profiling/__main__.py
2025-08-27 17:52:50 +01:00

4 lines
58 B
Python

from . import load_tests
import unittest
unittest.main()