Files
MuditaOS/module-services/service-time/tests/tests-main.cpp
Paweł Joński a70d82fd7e [BH-779] Merge service-alarm into service-time
Merge service-alarm into service-time
2021-08-20 10:12:49 +02:00

6 lines
261 B
C++

// Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
#include <catch2/catch.hpp>