Add the catch_main source file

This commit is contained in:
Martin Hořeňovský 2019-12-18 18:02:57 +01:00
parent 68cf4ca883
commit 0c62a50392
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 6 additions and 0 deletions

View 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>