This commit is contained in:
Niels 2016-09-14 22:48:12 +02:00
parent 7b6cba23f3
commit 6bbcdc1ec5
7 changed files with 3000025 additions and 3 deletions

View file

@ -512,7 +512,7 @@ To compile and run the tests, you need to execute
$ make check
===============================================================================
All tests passed (8905158 assertions in 35 test cases)
All tests passed (8905161 assertions in 35 test cases)
```
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).