improved test case coverage

This commit is contained in:
Niels 2015-04-08 22:58:35 +02:00
parent 1bdb6acb1f
commit 9e8e11339d
2 changed files with 13 additions and 1 deletions

View file

@ -379,7 +379,7 @@ $ make
$ ./json_unit
===============================================================================
All tests passed (4280 assertions in 16 test cases)
All tests passed (4332 assertions in 18 test cases)
```
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).