🚸 add error message if test suite cannot be found

Fixes #3584
This commit is contained in:
Niels Lohmann 2022-07-17 15:13:47 +02:00
parent 62e0f33f59
commit bb50ac61bb
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -32,7 +32,6 @@ SOFTWARE.
#include <nlohmann/json.hpp>
using nlohmann::json;
#include "make_test_data_available.hpp"
#include <fstream>
#include "make_test_data_available.hpp"