mirror of
https://github.com/nlohmann/json.git
synced 2026-02-19 18:06:25 +00:00
Add error message if test suite cannot be found (#3585)
* 🚸 add error message if test suite cannot be found Fixes #3584
This commit is contained in:
@@ -15,7 +15,7 @@ using nlohmann::json;
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include <set>
|
||||
#include <test_data.hpp>
|
||||
#include "make_test_data_available.hpp"
|
||||
#include "test_utils.hpp"
|
||||
|
||||
namespace
|
||||
|
||||
Reference in New Issue
Block a user