xo-umbrella2/xo-ordinaltree/utest/tree_utest_main.cpp
Roland Conybeare d76328a022 git subrepo clone git@github.com:Rconybea/xo-ordinaltree.git xo-ordinaltree
subrepo:
  subdir:   "xo-ordinaltree"
  merged:   "8249ce51"
upstream:
  origin:   "git@github.com:Rconybea/xo-ordinaltree.git"
  branch:   "main"
  commit:   "8249ce51"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
2026-06-06 22:16:36 -04:00

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 */