U
    j                      @   s   d d Z dS )c                 C   s   | j dstdd S )NZ	VCALENDARz7Unable to parse a calendar starting with an Unicode BOM)Zbom_calendarwalkAssertionError)Z	calendars r   E/tmp/pip-unpacked-wheel-g40nyxg1/icalendar/tests/test_bom_calendar.pytest_bom_calendar   s
    r   N)r   r   r   r   r   <module>       