On Sat, Apr 09, 2022 at 08:57:02AM -0400, Martin Gignac wrote: > v1.0.2 of 'nft' fails on 'time < "2022-07-01 11:00:00"' but succeeds > when 'meta' is specified ('meta time < "2022-07-01 11:00:00"'). This > extends coverage by testing 'time' without 'meta'. Applied, thanks. I extended it to cover the json codebase too (./nft-test -j).