
    Yf6                         d Z ddlmZ ddlmZ ddlmZ  eee           G d d                      Z eee           G d d                      Zd	S )
z2
Test plugin used in L{twisted.test.test_plugin}.
    )provider)IPlugin)ITestPluginc                   &    e Zd Zedd            ZdS )FourthTestPluginreturnNc                      d S N r       L/var/www/html/env/lib/python3.11/site-packages/twisted/test/plugin_extra2.pytest1zFourthTestPlugin.test1       r   r   N)__name__
__module____qualname__staticmethodr   r   r   r   r   r      s2           \  r   r   c                   *    e Zd ZdZedd            ZdS )FifthTestPluginz)
    More documentation: I hate you.
    r   Nc                      d S r
   r   r   r   r   r   zFifthTestPlugin.test1   r   r   r   )r   r   r   __doc__r   r   r   r   r   r   r      s>             \  r   r   N)	r   zope.interfacer   twisted.pluginr   twisted.test.test_pluginr   r   r   r   r   r   <module>r      s   
  $ # # # # # " " " " " " 0 0 0 0 0 0 
+w         
+w          r   