1
0
mirror of https://github.com/nlohmann/json synced 2025-01-05 23:21:06 +00:00

📝 updated number of tests

This commit is contained in:
Niels Lohmann 2016-12-16 20:54:43 +01:00
parent 303e873ae8
commit 706be50596

View File

@ -608,7 +608,7 @@ To compile and run the tests, you need to execute
$ make check
===============================================================================
All tests passed (11201886 assertions in 43 test cases)
All tests passed (11201893 assertions in 43 test cases)
```
Alternatively, you can use [CMake](https://cmake.org) and run