ó
ćNXc           @   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   						