o
    ÑtPf  ã                   @   sF   d dl Z d dlZd dlmZ G dd„ dejƒZedkr!e ¡  dS dS )é    N)Útestingc                   @   s   e Zd Ze d¡dd„ ƒZdS )Ú!TestSubnormalFloatsAreNotDisabledz<Some of our tests we compile with -Ofast, which breaks this.c                 C   s    t dƒ |  tjjd d¡ d S )NÚgeventé   g        )Ú
__import__ÚassertGreaterÚsysÚ
float_infoÚmin)Úself© r   ú]/var/www/html/humari/django-venv/lib/python3.10/site-packages/gevent/tests/test__issue1864.pyÚtest_subnormal_is_not_zero   s   z<TestSubnormalFloatsAreNotDisabled.test_subnormal_is_not_zeroN)Ú__name__Ú
__module__Ú__qualname__Ú	greentestÚskipOnCIr   r   r   r   r   r      s    r   Ú__main__)	r   Úunittestr   r   r   ÚTestCaser   r   Úmainr   r   r   r   Ú<module>   s    ÿ