git-subtree-dir: xo-refcnt git-subtree-mainline:ce2fc80bfdgit-subtree-split:bcd86e5324
6 lines
122 B
C++
6 lines
122 B
C++
/* @file refcnt_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|
|
|
|
/* end refcnt_utest_main.cpp */
|