1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 18:56:52 +03:00

fixes bad path in test output

This commit is contained in:
David McDonald 2022-10-07 00:50:48 -05:00
parent 46b7ab3268
commit 4dd594c14e

View File

@ -2423,7 +2423,7 @@ $ fq torepr Info.plist
$ fq torepr.CFBundleName Info.plist
"AppleProResCodecEmbedded"
$ fq dv float.plist
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: format/bplist/testdata/float.plist (bplist) 0x0-0x31.7 (50)
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: float.plist (bplist) 0x0-0x31.7 (50)
| | | header{}: 0x0-0x7.7 (8)
0x00|62 70 6c 69 73 74 |bplist | magic: "bplist" (valid) 0x0-0x5.7 (6)
0x00| 30 30 | 00 | version: "00" (valid) 0x6-0x7.7 (2)