mirror of
https://github.com/nlohmann/json.git
synced 2026-07-21 19:23:03 +04:00
be6aff968a
Adapted from a regression test in PR #5273: checks that the whole contiguous run of indent characters at a given nesting level is present in the dump output, rather than only the total size or a single spot-checked character. Signed-off-by: Claude <noreply@anthropic.com>