CasperSecurity
o
VƧ\% � @ sb d Z ddlZddlZddlmZ ddlmZ G dd� dej�Zdd� Z e
d kr/ejdd
� dS dS )z"Test suite for supervisor.confecho� N)�StringIO)�confechoc @ s e Zd Zdd� ZdS )�TopLevelFunctionTestsc C s, t � }tj|d� |�� }| �d|v � d S )N)�outz
[supervisord])r r �main�getvalue�
assertTrue)�self�sio�output� r �@/usr/lib/python3/dist-packages/supervisor/tests/test_confecho.py�7test_main_writes_data_out_that_looks_like_a_config_file s zMTopLevelFunctionTests.test_main_writes_data_out_that_looks_like_a_config_fileN)�__name__�
__module__�__qualname__r r r r r
r s r c C s t �tjt �S )N)�unittest�
findTestCases�sys�modulesr r r r r
�
test_suite s r �__main__)�defaultTest)�__doc__r r �supervisor.compatr �
supervisorr �TestCaser r r r r r r r
�<module> s �