Files
curly.hpp/untests/catch_main.cpp
2019-06-28 07:29:25 +07:00

9 lines
430 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, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>