3
Xd#                 @   s    d dl mZ dd Zdd ZdS )   )RemoveIntersectionc              C   s   t t ddt dddt ddd dddt dd dddgddd
t  d} tj }xLt| j D ]<\}}x2t|j D ]"\}}t|j | ||ksptqpW qZW d S )Nz%s)argstrT)ZnohashZ
usedefaultr   )r   copyfile
extensions	mandatorypositionFin_file   )r   r   Z
hash_filesZkeep_extensionZname_sourceZname_templater   )argsenvironr   out_fileZsubjects_dir)dictr   Z
input_speclistitemsgetattrtraitsAssertionError)Z	input_mapinputskeymetadatametakeyvalue r   q/var/www/html/virt/lib/python3.6/site-packages/nipype/interfaces/freesurfer/tests/test_auto_RemoveIntersection.pytest_RemoveIntersection_inputs   s2    
r   c              C   sj   t t d dd} tj }xLt| j D ]<\}}x2t|j D ]"\}}t|j | ||ks<tq<W q&W d S )N)r   )r   )r   r   Zoutput_specr   r   r   r   r   )Z
output_mapoutputsr   r   r   r   r   r   r   test_RemoveIntersection_outputs'   s    r   N)utilsr   r   r   r   r   r   r   <module>   s   "