File: //usr/lib/python3/dist-packages/twisted/mail/test/__pycache__/test_scripts.cpython-310.pyc
o
�b� � @ s2 d Z ddlmZ ddlmZ G dd� dee�ZdS )zB
Tests for the command-line mailer tool provided by Twisted Mail.
� )�ScriptTestsMixin)�TestCasec @ s e Zd ZdZdd� ZdS )�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 zScriptTests.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