UNITTEST()

PEERDIR(
    library/cpp/testing/unittest
    library/cpp/timezone_conversion
)

SRCS(
    convert_ut.cpp
    civil_ut.cpp
)

END()