xo-tokenizer2/utest/tree_utest_main.cpp
2023-10-04 13:23:45 -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 */