summaryrefslogtreecommitdiffstats
path: root/Src/Test/main.cpp
diff options
context:
space:
mode:
authorLeonetienne <leonetienne@hotmail.de>2022-02-12 16:04:48 +0100
committerLeonetienne <leonetienne@hotmail.de>2022-02-12 16:04:48 +0100
commit7726d64530f82fc9b8ac08f484491335bd7ca2a4 (patch)
tree903e6f16b10f64a420c86ae93eaa8315a313ae2b /Src/Test/main.cpp
parenta8b8d557692823931bb41dcd55627080f55b6099 (diff)
Optimized directory structure
Diffstat (limited to 'Src/Test/main.cpp')
-rw-r--r--Src/Test/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Src/Test/main.cpp b/Src/Test/main.cpp
deleted file mode 100644
index 7a8e3ea..0000000
--- a/Src/Test/main.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-#define CATCH_CONFIG_MAIN
-#include "Catch2.h"