terminal/test/test_main.cpp

7 lines
197 B
C++
Raw Normal View History

#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>
//Dont touch this file.
// add your own tests in this directory according to https://github.com/catchorg/Catch2/blob/master/docs/tutorial.md