improved test coverage

This commit is contained in:
Niels 2016-05-07 18:33:43 +02:00
parent ea84a85b13
commit c04275966f
4 changed files with 11 additions and 3 deletions

View file

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