mlx/python/tests/__main__.py

6 lines
81 B
Python

from . import mlx_tests
__unittest = True
mlx_tests.MLXTestRunner(module=None)