simplified flatten/unflatten examples

This commit is contained in:
Niels 2016-04-30 10:39:03 +02:00
parent a21f8b0c77
commit ea84a85b13
7 changed files with 5 additions and 25 deletions

View file

@ -449,7 +449,7 @@ $ make
$ ./json_unit "*"
===============================================================================
All tests passed (3344554 assertions in 31 test cases)
All tests passed (5568699 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).