~ put define to top

This commit is contained in:
Johannes Theiner 2020-01-08 21:00:37 +01:00
parent 82f1445612
commit e6cbdef218
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#include <catch2/catch.hpp>
#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