mirror of
https://github.com/nlohmann/json.git
synced 2026-03-15 05:31:24 +00:00
removed unnecessary code (numbers must not begin with "+")
This commit is contained in:
@@ -449,7 +449,7 @@ $ make
|
||||
$ ./json_unit "*"
|
||||
|
||||
===============================================================================
|
||||
All tests passed (5568703 assertions in 31 test cases)
|
||||
All tests passed (5568705 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).
|
||||
|
||||
Reference in New Issue
Block a user