BD_Integratoren/C++/test/catch_main.cpp
2021-10-27 22:00:24 +02:00

4 lines
106 B
C++

#define CATCH_CONFIG_MAIN // This tells the catch header to generate a main
#include <catch2/catch.hpp>