rpgxef/code/catch2/UnitTest.cpp

4 lines
76 B
C++
Raw Permalink Normal View History

2019-09-20 21:32:37 +00:00
#ifndef UNIT_TEST
#define CATCH_CONFIG_RUNNER
#include "catch.hpp"
#endif