o
    .d                  
   @   s|   d Z ddlmZ eddddddd	ed
dddddd	eddddddd	eddddddd	eddddddd	gZdS )z-Golden tests cases for testing range objects.    )Casezstart is not a numberz{{ (start..end) | join: '#' }}foo   )startendz0#1#2#3#4#5)descriptiontemplateglobalsexpectzend is not a number1 zend is less than start   zstart is negativez-5#-4#-3#-2#-1#0#1zstart and end are negativez-5#-4#-3#-2N)__doc__liquid.golden.caser   cases r   r   S/var/www/Matress/matenv/lib/python3.10/site-packages/liquid/golden/range_objects.py<module>   sB    