xo-numeric/xo-interpreter/utest/interpreter_utest_main.cpp

6 lines
134 B
C++

/** @file interpreter_utest_main.cpp **/
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
/* end interpreter_utest_main.cpp */