xo-umbrella2/xo-webutil/utest/webutil_utest_main.cpp
Roland Conybeare db563d8d42
Some checks failed
cmake-docker / cmake-build (clang, clang++) (push) Failing after 18m35s
CI / smoke-test (push) Has been cancelled
cmake-docker / cmake-build (gcc, g++) (push) Has been cancelled
xo-webutil: use xo-ppsink !xo-indentlog [REFACTOR]
2026-08-07 00:39:19 -04:00

6 lines
124 B
C++

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