ó
`¾Tc           @   s/   d  Z  d d l Z d d l m Z d „  Z d S(   s½   
    werkzeug.testsuite.contrib
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Tests the contrib modules.

    :copyright: (c) 2014 by Armin Ronacher.
    :license: BSD, see LICENSE for more details.
iÿÿÿÿN(   t   iter_suitesc          C   s4   t  j ƒ  }  x! t t ƒ D] } |  j | ƒ q W|  S(   N(   t   unittestt	   TestSuiteR    t   __name__t   addTest(   t   suitet   other_suite(    (    si   /var/www/send.findwatt.com/datamanager/lib/python2.7/site-packages/werkzeug/testsuite/contrib/__init__.pyR      s    (   t   __doc__R   t   werkzeug.testsuiteR    R   (    (    (    si   /var/www/send.findwatt.com/datamanager/lib/python2.7/site-packages/werkzeug/testsuite/contrib/__init__.pyt   <module>
   s   