mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-30 02:37:37 +02:00
Add the catch_main source file
This commit is contained in:
6
src/catch2/catch_main.cpp
Normal file
6
src/catch2/catch_main.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
/*
|
||||
* Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
#include <catch2/catch_default_main.hpp>
|
Reference in New Issue
Block a user