2019-10-16 16:21:27 +02:00
|
|
|
#define CATCH_CONFIG_MAIN
|
|
|
|
|
2020-01-08 21:00:37 +01:00
|
|
|
#include <catch2/catch.hpp>
|
|
|
|
|
2019-10-16 16:21:27 +02:00
|
|
|
//Dont touch this file.
|
|
|
|
// add your own tests in this directory according to https://github.com/catchorg/Catch2/blob/master/docs/tutorial.md
|