Added back the test main

This commit is contained in:
paulfd 2019-08-30 01:34:30 +02:00
parent a1913493ba
commit 0b0191ce15

2
tests/MainT.cpp Normal file
View file

@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"