Unverified Commit 855d25a7 by Niels Lohmann

Merge branches 'develop' and 'release_cleanup' of…

Merge branches 'develop' and 'release_cleanup' of https://github.com/nlohmann/json into release_cleanup
parents def8aeb1 a414e359
...@@ -257,4 +257,4 @@ TEST_CASE("dump with binary values") ...@@ -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" " b[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]\n"
"]"); "]");
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment