git-subtree-dir: xo-indentlog git-subtree-mainline:1c3f033933git-subtree-split:d43c4af0b4
6 lines
128 B
C++
6 lines
128 B
C++
/* @file indentlog_utest_main.cpp */
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|
|
|
|
/* end indentlog_utest_main.cpp */
|