o
    ÌÄ.jK  ã                   @   s   d Z dd„ ZdS )zyIssue #165 - Problem parsing a file with event recurring on weekdays

https://github.com/collective/icalendar/issues/165
c                 C   s(   t | j d¡ƒ}t|ƒdksJ dƒ‚d S )NÚVEVENTé   z8There was an event missing from the parsed events' list.)ÚlistÚissue_165_missing_eventÚwalkÚlen)Ú	calendarsÚevents© r	   úa/home/thesage/.local/lib/python3.10/site-packages/icalendar/tests/test_issue_165_missing_event.pyÚtest_issue_165_missing_event   s   r   N)Ú__doc__r   r	   r	   r	   r
   Ú<module>   s    