ó
c›V]c           @@  s9   d  d l  m Z d  d l Z d  d l m Z d „  Z d S(   i    (   t   absolute_importN(   t   QtTestc           C@  s   t  j d k	 s t ‚ d S(   s   Test the qtpy.QtTest namespaceN(   R   t   QTestt   Nonet   AssertionError(    (    (    s5   lib/python2.7/site-packages/qtpy/tests/test_qttest.pyt   test_qttest   s    (   t
   __future__R    t   pytestt   qtpyR   R   (    (    (    s5   lib/python2.7/site-packages/qtpy/tests/test_qttest.pyt   <module>   s   