Restructure test source folders

This commit is contained in:
Jonny Paton 2018-08-20 08:51:42 +01:00 committed by Lukas Dürrenberger
parent d3a072fb63
commit bc7258006c
12 changed files with 20 additions and 29 deletions

2
test/src/CatchMain.cpp Normal file
View file

@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include <catch.hpp>