Files
ecs.hpp/untests/catch_main.cpp

9 lines
406 B
C++

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