o
    ƒælfÏ  ã                   @   s,   d dl mZ d dlmZ G dd„ deƒZdS )é    )ÚStaticFilesHandler)ÚLiveServerTestCasec                   @   s   e Zd ZdZeZdS )ÚStaticLiveServerTestCasez÷
    Extend django.test.LiveServerTestCase to transparently overlay at test
    execution-time the assets provided by the staticfiles app finders. This
    means you don't need to run collectstatic before or as a part of your tests
    setup.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   Ústatic_handler© r
   r
   úf/var/www/ticemtrilhas/avaliacao_env/lib/python3.10/site-packages/django/contrib/staticfiles/testing.pyr      s    r   N)Ú#django.contrib.staticfiles.handlersr   Údjango.testr   r   r
   r
   r
   r   Ú<module>   s    