From 39a9cfcc12fdc7e363806488bf15a7a2352ad3ad Mon Sep 17 00:00:00 2001 From: Niels Date: Thu, 23 Jun 2016 18:08:20 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bb8b0be..21ff3c59 100644 --- a/README.md +++ b/README.md @@ -502,7 +502,7 @@ $ make $ ./json_unit "*" =============================================================================== -All tests passed (5568722 assertions in 32 test cases) +All tests passed (5568715 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).