🔧 Make tests read mo-file from subdir

This commit is contained in:
2021-08-25 10:52:38 +02:00
parent 5c00a6ff3e
commit fe422db632
7 changed files with 15 additions and 14 deletions

2
test/main.cpp Normal file
View File

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