File: //opt/python38/lib/python3.8/lib2to3/tests/__pycache__/test_all_fixers.cpython-38.opt-1.pyc
U
�i�_S � @ sR d Z ddlZddlZddlmZ ej�d�G dd� dej��Ze dkrNe�
� dS ) z�Tests that run all fixer modules over an input stream.
This has been broken out into its own test module because of its
running time.
� N� )�supportZcpuc @ s e Zd Zdd� Zdd� ZdS )�Test_allc C s t �� | _d S �N)r Zget_refactorer�refactor)�self� r �</opt/python38/lib/python3.8/lib2to3/tests/test_all_fixers.py�setUp s zTest_all.setUpc C s t �� D ]}| j�|� qd S r )r Zall_project_filesr Z
refactor_file)r �filepathr r r �test_all_project_files s zTest_all.test_all_project_filesN)�__name__�
__module__�__qualname__r
r r r r r r s r �__main__)�__doc__ZunittestZtest.support�test� r Zrequires_resourceZTestCaser r
�mainr r r r �<module> s