xo-tokenizer2/utest/reactor_utest_main.cpp
2023-10-11 17:47:19 -04:00

6 lines
124 B
C++

/* @file reactor_utest_main.cpp */
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
/* end reactor_utest_main.cpp */