test_main.cpp 109 B

1234567
  1. // 010-TestCase.cpp
  2. // Let Catch provide main():
  3. #define CATCH_CONFIG_MAIN
  4. #include "framework/catch.hpp"