Files
promise.hpp/untests/catch_main.cpp
BlackMATov 08f5e9ad9f Happy New Year 🥳
2021-01-12 02:12:17 +07:00

10 lines
471 B
C++

/*******************************************************************************
* This file is part of the "https://github.com/blackmatov/promise.hpp"
* For conditions of distribution and use, see copyright notice in LICENSE.md
* Copyright (C) 2018-2021, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#define CATCH_CONFIG_MAIN
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch.hpp>