Merge branches 'develop' and 'release_cleanup' of https://github.com/nlohmann/json into release_cleanup

This commit is contained in:
Niels Lohmann
2020-05-13 12:41:22 +02:00

View File

@@ -257,4 +257,4 @@ TEST_CASE("dump with binary values")
" b[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]\n"
"]");
}
}
}