
    `i                     P    d Z ddlZddlmZ ddlmZ  G d dej                  ZdS )z"Test suite for supervisor.confecho    N)StringIO)confechoc                       e Zd Zd ZdS )TopLevelFunctionTestsc                     t                      }t          j        |           |                                }|                     d|v            d S )N)outz[supervisord])r   r   maingetvalue
assertTrue)selfsiooutputs      r/home/jaya/work/projects/VOICE-AGENT/VIET/agent-env/lib/python3.11/site-packages/supervisor/tests/test_confecho.py7test_main_writes_data_out_that_looks_like_a_config_filezMTopLevelFunctionTests.test_main_writes_data_out_that_looks_like_a_config_file   sH    jj#6122222    N)__name__
__module____qualname__r    r   r   r   r      s#        3 3 3 3 3r   r   )__doc__unittestsupervisor.compatr   
supervisorr   TestCaser   r   r   r   <module>r      so    ( (  & & & & & &      3 3 3 3 3H- 3 3 3 3 3r   