ó
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  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   string_types(   t
   verify_allu   geojsonu   bokeh.sampledata.sample_geojsonc          C` s.   d d  l  j j }  t |  j t ƒ s* t ‚ d  S(   Ni    (   t   bokeh.sampledata.sample_geojsont
   sampledatat   sample_geojsont
   isinstancet   geojsonR   t   AssertionError(   t   bsg(    (    sI   lib/python2.7/site-packages/bokeh/sampledata/tests/test_sample_geojson.pyt   test_geojson,   s    (   u   geojson(   t
   __future__R    R   R   R   t   pytestt   sixR   t   bokeh._testing.util.apiR   t   ALLt   markR   t   Test___all__R   (    (    (    sI   lib/python2.7/site-packages/bokeh/sampledata/tests/test_sample_geojson.pyt   <module>   s   " 	
