U
    j                      @   s   d Z ddlmZ dd ZdS )zUThis tests the UID property.

See https://github.com/collective/icalendar/issues/740
    )Alarmc                  C   s    t  } d| d< | jdkstd S )NZ1234z
X-ALARMUID)r   uidAssertionError)alarm r   O/tmp/pip-unpacked-wheel-g40nyxg1/icalendar/tests/test_issue_720_uid_property.pytest_alarm_uses_x_property_too	   s    r   N)__doc__Z	icalendarr   r   r   r   r   r   <module>   s   