subrepo: subdir: "xo-jit" merged: "29904c01" upstream: origin: "git@github.com:Rconybea/xo-jit.git" branch: "main" commit: "29904c01" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
6 lines
116 B
C++
6 lines
116 B
C++
/* @file jit_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include <catch2/catch.hpp>
|
|
|
|
/* end jit_utest_main.cpp */
|