This commit is contained in:
Niels 2015-12-20 15:30:07 +01:00
parent 1adb9d62dd
commit 457bfc2401
4 changed files with 24 additions and 3 deletions

View file

@ -398,7 +398,7 @@ $ make
$ ./json_unit "*"
===============================================================================
All tests passed (3341846 assertions in 28 test cases)
All tests passed (3341848 assertions in 28 test cases)
```
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).