
    _f                     F    d dl mZ d dlmZ d dlmZ  G d de          ZdS )    )TestCase)CompressorFinder)CompressorFileStoragec                       e Zd Zd Zd ZdS )FinderTestCasec                 ~    t                      }|                     t          |j                  t          u            d S N)r   
assertTruetypestorager   selffinders     N/var/www/html/env/lib/python3.11/site-packages/compressor/tests/test_finder.pytest_has_correct_storagez'FinderTestCase.test_has_correct_storage   s5    !##V^,,0EEFFFFF    c                 t    t                      }|                     |                    g           g            d S r	   )r   assertEquallistr   s     r   test_list_returns_empty_listz+FinderTestCase.test_list_returns_empty_list   s3    !##R"-----r   N)__name__
__module____qualname__r   r    r   r   r   r      s5        G G G. . . . .r   r   N)django.testr   compressor.findersr   compressor.storager   r   r   r   r   <module>r      so                / / / / / / 4 4 4 4 4 4. . . . .X . . . . .r   