
"Ic           @   sU   d  d k  l Z d  d k  l Z d  d k l Z d   Z e d j o e   n d S(   i(   t   test_email_codecs(   t   test_email_codecs_renamed(   t   test_supportc          C   s0   t  i   }  |  i t i    t i |   d  S(   N(   R    t   suitet   addTestR   R   t   run_unittest(   R   (    (    s3   /mit/python/lib/python2.6/test/test_email_codecs.pyt	   test_main	   s    t   __main__N(   t
   email.testR    R   t   testR   R   t   __name__(    (    (    s3   /mit/python/lib/python2.6/test/test_email_codecs.pyt   <module>   s
   	