Browse Source

Fixed `test_int_get` expected output

tags/json-c-0.17-20230812
Federico Francescon 2 years ago
parent
commit
1a2fdc49e7
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      tests/test_int_get.expected

+ 2
- 1
tests/test_int_get.expected View File

@@ -1,4 +1,5 @@
CHECK BASE PASSED
BASE CHECK PASSED
INT GET PASSED
INT64 GET PASSED
UINT64 GET PASSED
PASSED

Loading…
Cancel
Save