Text-Renderer/test/test_main.cpp
Johannes Theiner afc6e47560 + Unit test framework
+ README
+ LICENSE
+ CHANGELOG
2019-10-16 15:44:13 +02:00

7 lines
197 B
C++

#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