git-subtree-dir: xo-ordinaltree git-subtree-mainline:aaa3864229git-subtree-split:e40dc2daab
7 lines
159 B
C++
7 lines
159 B
C++
/* @file tree_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#define CATCH_CONFIG_ENABLE_BENCHMARKING
|
|
#include "catch2/catch.hpp"
|
|
|
|
/* end tree_utest_main.cpp */
|