1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-09 05:22:48 +03:00

test case for #269

This commit is contained in:
Niels
2016-06-22 20:40:15 +02:00
parent 59e67e768f
commit ecf84dddb1
2 changed files with 10 additions and 1 deletions

View File

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