add_catch2_executable(
    NAME
        app-alarm
    SRCS
        test-AlarmPresenter.cpp
    LIBS
        module-apps
)
