BD_Integratoren/test/catch_main.cpp
2021-10-22 21:58:37 +02:00

6 lines
107 B
C++

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