U
    
W[—  ã                   @   sD   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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_extra1.pyÚtest1   s    zFourthTestPlugin.test1N)Ú__name__Ú
__module__Ú__qualname__r   Ústaticmethodr   r   r   r   r      s   r   N)Ú__doc__Zzope.interfacer   Ztwisted.pluginr   Ztwisted.test.test_pluginr   r   r   r   r   r   Ú<module>   s
   