xo-alloc/utest/refcnt_utest_main.cpp

6 lines
122 B
C++

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