diff --git a/test/main.cpp b/test/main.cpp new file mode 100644 index 0000000..0c7c351 --- /dev/null +++ b/test/main.cpp @@ -0,0 +1,2 @@ +#define CATCH_CONFIG_MAIN +#include "catch.hpp"