ó
mÜJ]c           @` s|   d  d l  m Z m Z m Z m Z d  d l Z e d  d l m Z d Z e j	 j
 e d e ƒ ƒ Z e j	 j
 d „  ƒ Z d S(   i    (   t   absolute_importt   divisiont   print_functiont   unicode_literalsN(   t
   verify_allu   autompg2u   bokeh.sampledata.autompg2c         C` sL   d d  l  j j } t | j |  j ƒ s- t ‚ t | j ƒ d k sH t ‚ d  S(   Ni    iê   (   t   bokeh.sampledata.autompg2t
   sampledatat   autompg2t
   isinstancet	   DataFramet   AssertionErrort   len(   t   pdt   bsa(    (    sC   lib/python2.7/site-packages/bokeh/sampledata/tests/test_autompg2.pyt   test_autompg2+   s    (   u   autompg2(   t
   __future__R    R   R   R   t   pytestt   bokeh._testing.util.apiR   t   ALLt   markR   t   Test___all__R   (    (    (    sC   lib/python2.7/site-packages/bokeh/sampledata/tests/test_autompg2.pyt   <module>   s   " 
