U
    
W[C  ã                   @   s\   d Z ddlmZ ddlmZ ddlmZ eeeƒG dd„ dƒƒZeeeƒG dd„ dƒƒZd	S )
z2
Test plugin used in L{twisted.test.test_plugin}.
é    )Úprovider)ÚIPlugin)ÚITestPluginc                   @   s   e Zd Zdd„ ZeeƒZdS )ÚFourthTestPluginc                   C   s   d S ©N© r   r   r   ú</usr/lib/python3/dist-packages/twisted/test/plugin_extra2.pyÚtest1   s    zFourthTestPlugin.test1N)Ú__name__Ú
__module__Ú__qualname__r	   Ústaticmethodr   r   r   r   r      s   r   c                   @   s    e Zd ZdZdd„ ZeeƒZdS )ÚFifthTestPluginz)
    More documentation: I hate you.
    c                   C   s   d S r   r   r   r   r   r   r	      s    zFifthTestPlugin.test1N)r
   r   r   Ú__doc__r	   r   r   r   r   r   r      s   r   N)	r   Zzope.interfacer   Ztwisted.pluginr   Ztwisted.test.test_pluginr   r   r   r   r   r   r   Ú<module>   s   