TOMS748/cpp/test/main_test.cpp
2019-04-04 00:06:16 +02:00

4 lines
87 B
C++

// Let Catch provide main()
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>