a
    ¼3j™  ã                   @   s8   d Z ddlZddlZdd„ Zdd„ Zedkr4e 	¡  dS )z§Tests for distutils.

The tests for distutils are defined in the distutils.tests package;
the test_suite() function there returns a test suite that's ready to
be run.
é    Nc                  G   s
   t j ¡ S ©N)Ú	distutilsZtestsZ
test_suite)Ú_© r   úO/www/server/python_manager/versions/3.9.10/lib/python3.9/test/test_distutils.pyÚ
load_tests   s    r   c                   C   s   t j ¡  d S r   )ÚtestÚsupportÚreap_childrenr   r   r   r   ÚtearDownModule   s    r   Ú__main__)
Ú__doc__Zdistutils.testsr   Ztest.supportr   r   r   Ú__name__ZunittestÚmainr   r   r   r   Ú<module>   s   