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