ó
|«¸Vc           @   sw   d  Z  d d l j j Z d d l m Z d „  Z d „  Z d „  Z	 d „  Z
 d „  Z d	 „  Z e d
 ƒ d „  ƒ Z d S(   s0   Test help output of various IPython entry pointsiÿÿÿÿN(   t   skip_withoutc           C   s   t  j ƒ  d  S(   N(   t   ttt   help_all_output_test(    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_ipython_help
   s    c           C   s   t  j d ƒ d  S(   Nt   profile(   R   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_profile_help   s    c           C   s   t  j d ƒ d  S(   Ns   profile list(   R   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_profile_list_help   s    c           C   s   t  j d ƒ d  S(   Ns   profile create(   R   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_profile_create_help   s    c           C   s   t  j d ƒ d  S(   Nt   locate(   R   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_locate_help   s    c           C   s   t  j d ƒ d  S(   Ns   locate profile(   R   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_locate_profile_help   s    t   nbformatc           C   s   t  j d ƒ d  S(   Nt   trust(   R   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   test_trust_help   s    (   t   __doc__t   IPython.testing.toolst   testingt   toolsR   t   IPython.testing.decoratorsR    R   R   R   R   R	   R
   R   (    (    (    sX   /data/av2000/mvv/env_mvv/lib/python2.7/site-packages/IPython/terminal/tests/test_help.pyt   <module>   s   						