git-subtree-dir: xo-reader git-subtree-mainline:dacdeb2cd7git-subtree-split:c46c0f1cc4
6 lines
121 B
C++
6 lines
121 B
C++
/* file parser_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include <catch2/catch.hpp>
|
|
|
|
/* end parser_utest_main.cpp */
|