ó
úR‹_c           @   sN   d  d l  Z  d  d l Z d e  j f d „  ƒ  YZ e d k rJ e  j ƒ  n  d S(   iÿÿÿÿNt   Testc           B   s   e  Z d  „  Z RS(   c         C   sn   t  j ƒ  j ƒ  } |  j | ƒ t  j ƒ  j ƒ  } |  j | ƒ t  j d ƒ t  j ƒ  j ƒ  } |  j | ƒ d  S(   Ng{®Gáz„?(   t   geventt   get_hubt   joint
   assertTruet   sleep(   t   selft   res(    (    sT   /var/www/syncserver/local/lib/python2.7/site-packages/gevent/tests/test__hub_join.pyt   test   s    (   t   __name__t
   __module__R   (    (    (    sT   /var/www/syncserver/local/lib/python2.7/site-packages/gevent/tests/test__hub_join.pyR       s   t   __main__(   t   unittestR   t   TestCaseR    R	   t   main(    (    (    sT   /var/www/syncserver/local/lib/python2.7/site-packages/gevent/tests/test__hub_join.pyt   <module>   s   