o
    g’×iO  ã                   @   s(   d Z ddlmZmZ G dd„ deƒZdS )z7
    Tests the h5py.Dataset.dims.DimensionProxy class.
é   )ÚTestCaseÚ	make_namec                   @   s   e Zd Zdd„ ZdS )Ú	TestItemsc                 C   s,   | j  tƒ dd¡}|  |jd  ¡ g ¡ dS )z# no dimension scales -> empty list )é
   Úf4é    N)ÚfÚcreate_datasetr   ÚassertEqualÚdimsÚitems)ÚselfÚdset© r   úa/home/ubuntu/SoloSpeech/.venv/lib/python3.10/site-packages/h5py/tests/test_dims_dimensionproxy.pyÚ
test_empty   s   zTestItems.test_emptyN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r      s    r   N)Ú__doc__Úcommonr   r   r   r   r   r   r   Ú<module>   s   	