Files
curly.hpp/untests/catch_main.cpp
2020-10-29 22:33:08 +07:00

9 lines
435 B
C++

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