B
    18™\w  ã               @   s.   d Z ddlZddlZdd„ Zedkr*eƒ  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               C   s    t j tj ¡ ¡ t j ¡  d S )N)ÚtestÚsupportÚrun_unittestÚ	distutilsÚtestsZ
test_suiteÚreap_children© r   r   úW/oak/stanford/groups/akundaje/marinovg/programs/Python-3.7.3/Lib/test/test_distutils.pyÚ	test_main   s    r
   Ú__main__)Ú__doc__Zdistutils.testsr   Ztest.supportr   r
   Ú__name__r   r   r   r	   Ú<module>   s
   