main.cpp 297 B

123456
  1. ////////////////////////////////////////////////////////////////////////////////
  2. // Keep this file empty, and implement unit tests in separate compilation units!
  3. ////////////////////////////////////////////////////////////////////////////////
  4. #define CATCH_CONFIG_MAIN
  5. #include <catch2/catch.hpp>