From: Federico Francescon Date: Wed, 16 Nov 2022 00:33:02 +0000 (+0100) Subject: Fixed `test_int_get` expected output X-Git-Tag: json-c-0.17-20230812~25^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F796%2Fhead;p=thirdparty%2Fjson-c.git Fixed `test_int_get` expected output --- diff --git a/tests/test_int_get.expected b/tests/test_int_get.expected index cb9073e3..a9d78bf0 100644 --- a/tests/test_int_get.expected +++ b/tests/test_int_get.expected @@ -1,4 +1,5 @@ -CHECK BASE PASSED +BASE CHECK PASSED +INT GET PASSED INT64 GET PASSED UINT64 GET PASSED PASSED