
\c           @   s   d  d l  m Z d   Z d S(   i(   t   warns_deprecated_sympyc          C   s+   d d l  m }  t    |  j Wd  QXd  S(   Ni(   t   C(   t   sympy.deprecated.class_registryR   R    t   Add(   R   (    (    sI   lib/python2.7/site-packages/sympy/deprecated/tests/test_class_registry.pyt   test_C   s    
N(   t   sympy.utilities.pytestR    R   (    (    (    sI   lib/python2.7/site-packages/sympy/deprecated/tests/test_class_registry.pyt   <module>   s   