o
    ¯b¯  ã                   @   s2   d Z ddlmZ ddlmZ G dd„ deeƒZdS )zB
Tests for the command-line mailer tool provided by Twisted Mail.
é    )ÚScriptTestsMixin)ÚTestCasec                   @   s   e Zd ZdZdd„ ZdS )ÚScriptTestsz.
    Tests for all one of mail's scripts.
    c                 C   s   |   d¡ d S )Nzmail/mailmail)Ú
scriptTest)Úself© r   ú@/usr/lib/python3/dist-packages/twisted/mail/test/test_scripts.pyÚtest_mailmail   s   zScriptTests.test_mailmailN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r	   r   r   r   r   r      s    r   N)r   Ú!twisted.scripts.test.test_scriptsr   Útwisted.trial.unittestr   r   r   r   r   r   Ú<module>   s   