summaryrefslogtreecommitdiffstats
path: root/Test/main.cpp
diff options
context:
space:
mode:
authorLeonetienne <leonetienne@hotmail.de>2022-02-12 21:01:55 +0100
committerLeonetienne <leonetienne@hotmail.de>2022-02-12 21:01:55 +0100
commitc6ed235139b52bce18f03a4ecdf39553c70250e7 (patch)
tree0a34dfc7e8314d9bfa8865e00a989c7459c1ecbc /Test/main.cpp
parenta15b5153d1a2082bbcd0accb65e5a424909e4881 (diff)
Wwote tests for twe conditionaw repwacement metwod
Diffstat (limited to 'Test/main.cpp')
-rw-r--r--Test/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/main.cpp b/Test/main.cpp
new file mode 100644
index 0000000..7a8e3ea
--- /dev/null
+++ b/Test/main.cpp
@@ -0,0 +1,2 @@
+#define CATCH_CONFIG_MAIN
+#include "Catch2.h"