o
    >h                     @   s(   d Z ddlmZmZ dddZe  dS )z2
Unit tests for the Trial unit-testing framework.
    )HealthChecksettingsreturnNc                  C   s,   t dtjgdd} t d|  t d dS )zI
    Load a Hypothesis profile appropriate for a Twisted test suite.
    NT)deadlinesuppress_health_checkderandomize(twisted_trial_test_profile_deterministic)r   r   too_slowregister_profileload_profile)deterministic r   {/var/www/vedio/testing/chatpythonscript.ninositsolution.com/env/lib/python3.10/site-packages/twisted/trial/test/__init__.py_activateHypothesisProfile   s   r   )r   N)__doc__
hypothesisr   r   r   r   r   r   r   <module>   s   

