mirror of
https://github.com/nlohmann/json.git
synced 2026-09-09 17:58:00 +00:00
The nodiscard-safe dump() wrapping and test_utils.hpp include that develop added to unit-regression2.cpp landed in the "issue #2067" section, which this branch's test-file split had already relocated to unit-regression3.cpp; ported both there. Signed-off-by: Niels Lohmann <mail@nlohmann.me>