U
    .d                     @   s>   d dl mZ d dlmZ d dlmZ edddgdd ZdS )	    )numpy_pickle_utils)BinaryZlibFile)parametrizefilenametestc                 C   s    t | |jdd}|  dS )zATesting creation of files depending on the type of the filenames.wb)modeN)r   joinZstrpathclose)Ztmpdirr   binary_file r   G/tmp/pip-unpacked-wheel-ho8k9mhl/joblib/test/test_numpy_pickle_utils.pytest_binary_zlib_file   s    r   N)Zjoblibr   Zjoblib.compressorr   Zjoblib.testingr   r   r   r   r   r   <module>   s   