From 2c3eb992cead1b616c2094593d0eafcbc067188e Mon Sep 17 00:00:00 2001 From: Gawaboumga Date: Fri, 21 Aug 2015 12:17:05 +0200 Subject: [PATCH] Main for tests Former-commit-id: 34ac8d991d59372a772aad7ffd29d6222cbb7004 --- tests/main.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/main.cpp diff --git a/tests/main.cpp b/tests/main.cpp new file mode 100644 index 000000000..b3143fbb1 --- /dev/null +++ b/tests/main.cpp @@ -0,0 +1,2 @@ +#define CATCH_CONFIG_MAIN +#include