6 lines
123 B
C++
6 lines
123 B
C++
/* file reflect_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|
|
|
|
/* end reflect_utest_main.cpp */
|