TOMS748/cpp/test/main_test.cpp

5 lines
87 B
C++
Raw Normal View History

2019-04-04 00:06:16 +02:00
// Let Catch provide main()
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>