summaryrefslogtreecommitdiffstats
path: root/Test/main.cpp
diff options
context:
space:
mode:
authorLeonetienne <leon@etiennes.de>2022-05-16 23:57:26 +0200
committerLeonetienne <leon@etiennes.de>2022-05-16 23:57:26 +0200
commit954629f6bc3b7753c5be0c08e0cdb5caf1056d23 (patch)
tree33a95f60202135f9fcc689e081a64f2d274d7d99 /Test/main.cpp
parent1fe3eeb14470470d8c95c40c98a12c15320bcd57 (diff)
Adhere to new project structure
Diffstat (limited to 'Test/main.cpp')
-rw-r--r--Test/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Test/main.cpp b/Test/main.cpp
deleted file mode 100644
index 7a8e3ea..0000000
--- a/Test/main.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-#define CATCH_CONFIG_MAIN
-#include "Catch2.h"