kopia lustrzana https://github.com/collective/icalendar
Fix test_equality.py.
rodzic
44566585a3
commit
37da90f4ed
|
@ -6,6 +6,7 @@ except ImportError:
|
|||
pytz = None
|
||||
from icalendar.prop import *
|
||||
from datetime import datetime, date, timedelta
|
||||
from time import time
|
||||
import pytest
|
||||
|
||||
def assert_equal(actual_value, expected_value):
|
||||
|
|
Ładowanie…
Reference in New Issue