subrepo: subdir: "xo-refcnt" merged: "bad785bd" upstream: origin: "git@github.com:Rconybea/xo-refcnt.git" branch: "main" commit: "bad785bd" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
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 */
|