subrepo: subdir: "xo-distribution" merged: "cf1c1566" upstream: origin: "git@github.com:Rconybea/xo-distribution.git" branch: "main" commit: "cf1c1566" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
6 lines
133 B
C++
6 lines
133 B
C++
/* file distribution_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|
|
|
|
/* end distribution_utest_main.cpp */
|