ó
mÜJ]c           @` sN   d  d l  m Z m Z m Z m Z d  d l Z e d  d l j Z d „  Z d S(   i    (   t   absolute_importt   divisiont   print_functiont   unicode_literalsNc          C` s‚   d d  l  j j }  t t j j d ƒ ƒ d d t |  j ƒ k sG t ‚ x4 |  j D]) } | j d | j	 t j k sQ t ‚ qQ Wd  S(   Ni    u   
i   i   u   
    (
   t   bokeh.command.subcommandst   commandt   subcommandst   lent   __doc__t   splitt   allt   AssertionErrort   namet   help(   t   sct   x(    (    sG   lib/python2.7/site-packages/bokeh/command/tests/test_command_package.pyt   test_doc(   s    5(	   t
   __future__R    R   R   R   t   pytestt   bokeh.commandR   R   (    (    (    sG   lib/python2.7/site-packages/bokeh/command/tests/test_command_package.pyt   <module>   s   " 