serene/tests/serenetests.cpp

4 lines
83 B
C++
Raw Normal View History

2021-04-06 00:21:43 +01:00
#define CATCH_CONFIG_MAIN
#include "./exprs/tests.cpp"
2021-04-06 00:21:43 +01:00
#include "catch2/catch.hpp"