4 lines
106 B
C++
4 lines
106 B
C++
#define CATCH_CONFIG_MAIN // This tells the catch header to generate a main
|
|
|
|
#include <catch2/catch.hpp>
|